Accessibility test digest

Synopsis

Page: United States Mint

URL: https://www.usmint.gov/

Score: 1723

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 United States Mint web page at https://www.usmint.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 1723 (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
total1723
log269
focusableOperable263
titleRedundant226
linkIndication200
contentBeyondLandmarks106
focusIndication82
nextLinkDestinationSame74
fontSmall72
hoverSurprise67
linkTextsSame50
contrastAA37
allCaps29
linkPair23
spontaneousMotion19
focusableHidden18
contrastAAA16
zIndexNotZero12
activeEmbedding10
contrastRisk10
componentNoText10
inputAlt10
inconsistentStyles9
roleBad8
tabNavigation8
footerConfusion8
targetSize8
ariaBadAttribute6
tabIndexMissing6
noHeading5
noLeading5
labelEmpty5
horizontalScrolling5
landmarkConfusion4
obsolete4
visibleBulk3
fieldSetMissing3
skipRepeatedContent3
hiddenContentRisk3
footerTopLandmark3
footerMultiple3
mainNot13
h1Missing3
pseudoNavListRisk3
fieldSetRisk3
scrollRisk3
pdfLink3
noScriptRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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-usm",
  "host": {
    "id": "usm",
    "which": "https://www.usmint.gov/",
    "what": "United States Mint"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T02:15:16"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T02:17:18"
    }
  ],
  "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.usmint.gov/",
        "what": "United States Mint"
      },
      {
        "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.usmint.gov/",
        "what": "United States Mint"
      },
      {
        "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.usmint.gov/",
      "what": "United States Mint",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.usmint.gov/",
      "result": {
        "bytes": [
          816526,
          816526,
          692340,
          699003,
          699003
        ],
        "localRatios": [
          1,
          1.179,
          1.01,
          1
        ],
        "meanLocalRatio": 1.047,
        "maxLocalRatio": 1.179,
        "globalRatio": 1.179,
        "pixelChanges": [
          0,
          447905,
          120425,
          0
        ],
        "meanPixelChange": 142082,
        "maxPixelChange": 447905,
        "changeFrequency": 0.5
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmint.gov/",
      "what": "United States Mint",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.usmint.gov/",
      "result": {
        "visibleElements": 398
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.usmint.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 2,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<button tabindex=\"0\">Watch Video</button>",
          "<button tabindex=\"-1\">Play Game</button>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.usmint.gov/",
      "result": {
        "tabFocusables": 79,
        "tabFocused": 79,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmint.gov/",
      "what": "URL",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.usmint.gov/",
      "result": {
        "totals": {
          "total": 79,
          "types": {
            "indicatorMissing": {
              "total": 13,
              "tagNames": {
                "BUTTON": 1,
                "A": 12
              }
            },
            "nonOutlinePresent": {
              "total": 36,
              "tagNames": {
                "A": 36
              }
            },
            "outlinePresent": {
              "total": 30,
              "meanDelay": 0,
              "tagNames": {
                "A": 22,
                "INPUT": 5,
                "BUTTON": 3
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "BUTTON",
              "text": "1"
            },
            {
              "tagName": "A",
              "text": "1-800-USA-MINT"
            },
            {
              "tagName": "A",
              "text": "Facebook"
            },
            {
              "tagName": "A",
              "text": "Instagram"
            },
            {
              "tagName": "A",
              "text": "Twitter"
            },
            {
              "tagName": "A",
              "text": "Pinterest"
            },
            {
              "tagName": "A",
              "text": "YouTube"
            },
            {
              "tagName": "A",
              "text": "RSS"
            },
            {
              "tagName": "A",
              "text": "Privacy Policy"
            },
            {
              "tagName": "A",
              "text": "Terms of Use"
            },
            {
              "tagName": "A",
              "text": "Accessibility"
            },
            {
              "tagName": "A",
              "text": "Plug-Ins"
            },
            {
              "tagName": "A",
              "text": "Site Map"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Learn"
            },
            {
              "tagName": "A",
              "text": "Kids Site"
            },
            {
              "tagName": "A",
              "text": "Coin & Medal Programs"
            },
            {
              "tagName": "A",
              "text": "Production Process"
            },
            {
              "tagName": "A",
              "text": "Collecting Basics"
            },
            {
              "tagName": "A",
              "text": "History"
            },
            {
              "tagName": "A",
              "text": "Artists"
            },
            {
              "tagName": "A",
              "text": "News"
            },
            {
              "tagName": "A",
              "text": "Press Releases"
            },
            {
              "tagName": "A",
              "text": "Inside the Mint"
            },
            {
              "tagName": "A",
              "text": "CCAC Meetings"
            },
            {
              "tagName": "A",
              "text": "Image Library"
            },
            {
              "tagName": "A",
              "text": "Upcoming Events"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "A",
              "text": "About"
            },
            {
              "tagName": "A",
              "text": "Tours & Facilities"
            },
            {
              "tagName": "A",
              "text": "Production & Sales Figures"
            },
            {
              "tagName": "A",
              "text": "Reports"
            },
            {
              "tagName": "A",
              "text": "Leadership"
            },
            {
              "tagName": "A",
              "text": "Careers"
            },
            {
              "tagName": "A",
              "text": "EEO Program"
            },
            {
              "tagName": "A",
              "text": "Resources"
            },
            {
              "tagName": "A",
              "text": "Accessibility"
            },
            {
              "tagName": "A",
              "text": "FOIA"
            },
            {
              "tagName": "A",
              "text": "USA.gov"
            },
            {
              "tagName": "A",
              "text": "Treasury.gov"
            },
            {
              "tagName": "A",
              "text": "Inspector General (IG)"
            },
            {
              "tagName": "A",
              "text": "CCAC.gov"
            },
            {
              "tagName": "A",
              "text": "Vote.gov"
            },
            {
              "tagName": "A",
              "text": "Customer Service"
            },
            {
              "tagName": "A",
              "text": "FAQs"
            },
            {
              "tagName": "A",
              "text": "Coins"
            },
            {
              "tagName": "A",
              "text": "Coin Programs"
            },
            {
              "tagName": "A",
              "text": "Medals"
            },
            {
              "tagName": "A",
              "text": "Enrollments"
            },
            {
              "tagName": "A",
              "text": "Storage"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip navigation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sign In",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Register",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search this site",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Shop",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Coins",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Medals",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Paper Currency",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Engraved Prints",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Gift Ideas",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Interests",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Product Schedule",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Customer Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Watch Video",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Watch Video",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Stop",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn about circulating coins and how they're made.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Watch for the Wilma Mankiller Quarter in circulation.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The San Francisco Mint is hiring!",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmint.gov/",
      "what": "URL",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.usmint.gov/",
      "result": {
        "totals": {
          "total": 427,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 174,
              "tagNames": {
                "DIV": 9,
                "SPAN": 55,
                "I": 54,
                "A": 46,
                "BUTTON": 2,
                "LI": 8
              }
            },
            "focusableAndOperable": {
              "total": 253,
              "tagNames": {
                "A": 239,
                "INPUT": 9,
                "BUTTON": 4,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "' menu",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "menu",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Shop",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Coins",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Coin Programs",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Coin Sets",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Commemorative Coins",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Precious Metal Coins",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Medals",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Presidential Medals",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Paper Currency",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Engraved Prints",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Gift Ideas",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Interests",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Product Schedule",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Customer Service",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Learn",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Kids Site",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Coin & Medal Programs",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Production Process",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Collecting Basics",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "History",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Artists",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "News",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "About",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Tours & Facilities",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Production & Sales Figures",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Reports",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Careers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"menu-item-toggle open-menu mobile\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "I",
              "id": "",
              "text": "<i class=\"click-back-carat\" style=\"cursor: default;\"></i>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "back to previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "overlay",
              "text": "<div id=\"overlay\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Play Game",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Play Game",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "1",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "2",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "slick-slide-control01",
              "text": "2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"feat-arrows feat-prev feat-arrowset-150 slick-arrow slick-disabled\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/coins/coin-medal-programs/medals/armed-forces-us-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/coins/coin-medal-programs/medals/armed-forces-us-m",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore the U.S. Marine Corps Silver Medal.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/coins/coin-medal-programs/native-american-dollar-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/coins/coin-medal-programs/native-american-dollar-c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Discover the 2022 Native American $1 Coin.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/learn/coin-and-medal-programs/coin-specifications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/learn/coin-and-medal-programs/coin-specifications\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn about the weight, composition, and diameter of U.S. coins.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/learn/artists\" aria-label=\"Meet the Mint's Medall",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/learn/artists\" aria-label=\"Meet the Mint's Medalli",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Meet the Mint's Medallic Artists and AIP Designers.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/learn/history\" aria-label=\"Discover the history o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/learn/history\" aria-label=\"Discover the history of",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Discover the history of the U.S. Mint and its facilities.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"feat-arrows feat-next feat-arrowset-150 slick-arrow\" style=\"display:",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"feat-arrows feat-prev feat-arrowset-151 slick-arrow slick-disabled\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/news/press-releases/mint-to-release-2022-american",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/news/press-releases/mint-to-release-2022-american-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore the 2022 American Buffalo Gold Proof Coin.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/news/press-releases/mint-to-reopen-washington-dc-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/news/press-releases/mint-to-reopen-washington-dc-c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The DC Coin Store opens May 16, 2022.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/news/press-releases/united-states-mint-announces-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/news/press-releases/united-states-mint-announces-2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Discover the 2023 American Women Quarters honorees.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/news/press-releases/the-united-states-mint-celebr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/news/press-releases/the-united-states-mint-celebra",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Celebrate the Mint's 230th birthday.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/news/press-releases/united-states-mint-begins-shi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/news/press-releases/united-states-mint-begins-ship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Watch for the Dr. Sally Ride Quarter in circulation.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"feat-arrows feat-next feat-arrowset-151 slick-arrow\" style=\"display:",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"feat-arrows feat-prev feat-arrowset-152 slick-arrow slick-disabled\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/about/production-sales-figures\" aria-label=\"Check",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/about/production-sales-figures\" aria-label=\"Check ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check out the Mint's latest production and sales figures.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/about/mint-tours-facilities/west-point#videos\" ar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/about/mint-tours-facilities/west-point#videos\" ari",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Discover how bullion coins are made at West Point.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/about/mint-tours-facilities/fort-knox\" aria-label",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/about/mint-tours-facilities/fort-knox\" aria-label=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Discover how much gold is in Fort Knox and other fun facts!",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/about/mint-tours-facilities/denver#videos\" aria-l",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/about/mint-tours-facilities/denver#videos\" aria-la",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See how coins are made at the U.S. Mint in Denver.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/about/mint-tours-facilities/philadelphia/tour-inf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/about/mint-tours-facilities/philadelphia/tour-info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take a virtual tour of our production facility in Philadelphia.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"feat-arrows feat-next feat-arrowset-152 slick-arrow\" style=\"display:",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Facebook",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Instagram",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Twitter",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Pinterest",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "YouTube",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "RSS",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "View All",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "skipNav",
              "text": "Skip navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_3",
              "text": "Sign In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_4",
              "text": "Register",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-checkbox",
              "text": "<input id=\"search-checkbox\" type=\"checkbox\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"search\" name=\"s\" class=\"search-field\" placeholder=\"Search this site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"radio\" name=\"area\" value=\"all\" checked=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"radio\" name=\"area\" value=\"kids\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search this site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coin Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "America the Beautiful Quarters® Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Buffalo Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Eagle Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Innovation® $1 Coin Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Liberty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Women Quartersâ„¢ Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bush Presidential Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kennedy Half Dollars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2021 Morgan and Peace Silver Dollars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Native American $1 Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SHOP ALL COIN PROGRAMS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coin Sets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Annual Sets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bundle Sets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Proof Sets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Occasion Sets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Uncirculated Sets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SHOP ALL COIN SETS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commemorative Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Negro Leagues Baseball",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Purple Heart Hall of Honor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Precious Metal Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bullion Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gold Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Palladium Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Platinum Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Silver Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SHOP ALL PRECIOUS METAL COINS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rolls, Bags, & Boxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bicentennial and Centennial Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Code Talkers Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historical Event Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Humanitarian and Cultural Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Presidential Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bronze Presidential Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Silver Presidential Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Silver Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury and Mint Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medal Cases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Paper Currency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Paper Currency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lucky Money Collection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Premium Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Uncut Currency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Paper Currency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Engraved Prints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Engraved Prints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Landmarks and Monuments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Prints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Presidential Portraits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Edition Prints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Engraved Prints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gift Ideas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Gift Ideas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts for Coin Collectors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Limited Edition Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts for Kids",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts for Military Enthusiasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts Under $50",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Collectible Ornaments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Birthdays",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts for Newborns",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts for Dads",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts for Grandparents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts for History Buffs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Graduation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gift Certificates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Holiday",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Gift Ideas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interests",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Interests",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Native American Coins & Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Coins & Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "African American Coins & Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Presidential Coins & Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Women's History Coins & Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sports Coins & Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Best Sellers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop All Interests",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Product Schedule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2021 Product Schedule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2022 Product Schedule",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Track Order",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shipping & Returns",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bulk Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loyalty Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email & Text Alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gift Certificate Balance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kids Site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the Mint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Life of a Coin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Collector's Corner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Games",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coin & Medal Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ALL COIN & MEDAL PROGRAMS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Eagle Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Innovation $1 Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Women Quarters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Circulating Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commemorative Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Native American $1 Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congressional Gold Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ALL COIN & MEDAL PROGRAMS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Production Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coin Production",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Die Making",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sculpting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Collecting Basics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Started Collecting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Caring for Your Collection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anatomy of a Coin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mint Marks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coin Term Glossary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History of the Mint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Timeline of the Mint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History of U.S. Circulating Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historic Coin Production",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video Corner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Artists",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Craig Campbell",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Renata Gordon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Phebe Hemphill",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "John McGraw",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Joseph Menna",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inside the Mint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CCAC Meetings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Image Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upcoming Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tours & Facilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Philadelphia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Denver",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fort Knox",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "San Francisco",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "West Point",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Washington, DC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Production & Sales Figures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cumulative Sales Figures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Precious Metal Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bullion Sales",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Circulating Coins Production",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historical Commemorative Sales",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2021 Annual Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2020 Annual Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2019 Annual Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2018 Annual Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current Federal Vacancies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internship Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Working at the Mint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans' Employment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Employment Opportunity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Watch Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Watch Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Stop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "slick-slide-control00",
              "text": "1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/learn/coin-and-medal-programs/circulating-coins\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/learn/coin-and-medal-programs/circulating-coins\" a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn about circulating coins and how they're made.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/news/press-releases/united-states-mint-begins-shi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/news/press-releases/united-states-mint-begins-ship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Watch for the Wilma Mankiller Quarter in circulation.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"desktop-only\" href=\"/about/mint-tours-facilities/san-francisco\" aria-l",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"mobile-only\" href=\"/about/mint-tours-facilities/san-francisco\" aria-la",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The San Francisco Mint is hiring!",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "es-email-address-footer",
              "text": "<input type=\"email\" id=\"es-email-address-footer\" name=\"signupaddress\" class=\"inp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"emailsource\" value=\"Email Signup - Footer\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "es-email-alter-button-footer",
              "text": "<input type=\"submit\" name=\"Subscribe\" alt=\"Subscribe\" id=\"es-email-alter-button-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "sms-signup-footer",
              "text": "<input type=\"tel\" id=\"sms-signup-footer\" name=\"phone\" class=\"input-text email-in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "es-sms-alert-button-footer",
              "text": "<input type=\"submit\" alt=\"Sign Up\" id=\"es-sms-alert-button-footer\" value=\"Sign U",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1-800-USA-MINT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pinterest",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kids Site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coin & Medal Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Production Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Collecting Basics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Artists",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inside the Mint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CCAC Meetings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Image Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upcoming Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tours & Facilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Production & Sales Figures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector General (IG)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CCAC.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vote.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coin Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enrollments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Storage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plug-Ins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "destination_publishing_iframe_liveareacx_0",
              "text": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmint.gov/",
      "what": "URL",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.usmint.gov/",
      "result": {
        "totals": {
          "triggers": 166,
          "headTriggers": 20,
          "tailTriggers": 146,
          "impactTriggers": 41,
          "additions": 538,
          "removals": 10,
          "opacityChanges": 19,
          "opacityImpact": 10,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "CoinsCoinsbacktopreviousShopAllCoinsCoinProgramsCo",
                "additions": 80,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Coins",
                "additions": 80,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "MedalsMedalsbacktopreviousShopAllMedalsBicentennia",
                "additions": 31,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Medals",
                "additions": 31,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "PaperCurrencyPaperCurrencybacktopreviousShopAllPap",
                "additions": 12,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "PaperCurrency",
                "additions": 12,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "EngravedPrintsEngravedPrintsbacktopreviousShopAllE",
                "additions": 14,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "EngravedPrints",
                "additions": 14,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "GiftIdeasGiftIdeasbacktopreviousShopAllGiftIdeasGi",
                "additions": 34,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "GiftIdeas",
                "additions": 34,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "InterestsInterestsbacktopreviousShopAllInterestsNa",
                "additions": 20,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Interests",
                "additions": 20,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "skipNav",
                "text": "Skipnavigation"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "BUTTON",
                "text": "2",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Instagram",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 1
              },
              {
                "tagName": "A",
                "text": "Learn",
                "additions": 16,
                "removals": 1,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmint.gov/",
      "what": "URL",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.usmint.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 14
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {}
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "radio",
              "labelType": "label",
              "texts": {
                "label": [
                  "ALL SITE"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "radio",
              "labelType": "label",
              "texts": {
                "label": [
                  "KIDS SITE"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search this site"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Watch Video"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Play Game"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Stop"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "1 of 2",
                "content": "1"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "2 of 2",
                "content": "2"
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email Signup"
                ]
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Subscribe"
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "tel",
              "labelType": "label",
              "texts": {
                "label": [
                  "SMS Signup"
                ]
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Sign Up"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.usmint.gov/",
      "result": {
        "totals": {
          "links": 285,
          "adjacent": {
            "total": 237,
            "underlined": 39,
            "underlinedPercent": 16
          }
        },
        "items": {
          "underlined": [
            "Skip navigation",
            "Watch Video",
            "Play Game",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            ""
          ],
          "notUnderlined": [
            "Shop",
            "Coins",
            "Shop All Coins",
            "Coin Programs",
            "America the Beautiful Quarters® Program",
            "American Buffalo Coins",
            "American Eagle Coins",
            "American Innovation® $1 Coin Program",
            "American Liberty",
            "American Women Quartersâ„¢ Program",
            "Bush Presidential Coins",
            "Kennedy Half Dollars",
            "2021 Morgan and Peace Silver Dollars",
            "Native American $1 Coins",
            "SHOP ALL COIN PROGRAMS",
            "Coin Sets",
            "Annual Sets",
            "Bundle Sets",
            "Proof Sets",
            "Special Occasion Sets",
            "Uncirculated Sets",
            "SHOP ALL COIN SETS",
            "Commemorative Coins",
            "Negro Leagues Baseball",
            "National Purple Heart Hall of Honor",
            "Precious Metal Coins",
            "Bullion Coins",
            "Gold Coins",
            "Palladium Coins",
            "Platinum Coins",
            "Silver Coins",
            "SHOP ALL PRECIOUS METAL COINS",
            "Rolls, Bags, & Boxes",
            "Storage",
            "Shop All Coins",
            "Medals",
            "Shop All Medals",
            "Bicentennial and Centennial Medals",
            "Code Talkers Medals",
            "Historical Event Medals",
            "Humanitarian and Cultural Medals",
            "Military Medals",
            "Presidential Medals",
            "Bronze Presidential Medals",
            "Silver Presidential Medals",
            "Silver Medals",
            "Treasury and Mint Medals",
            "Medal Cases",
            "Shop All Medals",
            "Paper Currency",
            "Shop All Paper Currency",
            "Lucky Money Collection",
            "Premium Products",
            "Uncut Currency",
            "Shop All Paper Currency",
            "Engraved Prints",
            "Shop All Engraved Prints",
            "Landmarks and Monuments",
            "Military Prints",
            "Presidential Portraits",
            "Special Edition Prints",
            "Shop All Engraved Prints",
            "Gift Ideas",
            "Shop All Gift Ideas",
            "Gifts for Coin Collectors",
            "Limited Edition Coins",
            "Gifts for Kids",
            "Gifts for Military Enthusiasts",
            "Gifts Under $50",
            "Collectible Ornaments",
            "Birthdays",
            "Gifts for Newborns",
            "Gifts for Dads",
            "Gifts for Grandparents",
            "Gifts for History Buffs",
            "Graduation",
            "Gift Certificates",
            "Holiday",
            "Shop All Gift Ideas",
            "Interests",
            "Shop All Interests",
            "Native American Coins & Medals",
            "Military Coins & Medals",
            "African American Coins & Medals",
            "Presidential Coins & Medals",
            "American Women's History Coins & Medals",
            "Sports Coins & Medals",
            "Best Sellers",
            "Shop All Interests",
            "Product Schedule",
            "2021 Product Schedule",
            "2022 Product Schedule",
            "Customer Service",
            "My Account",
            "Track Order",
            "FAQs",
            "Shipping & Returns",
            "Bulk Program",
            "Loyalty Program",
            "Email & Text Alerts",
            "Gift Certificate Balance",
            "Contact Us",
            "Learn",
            "Kids Site",
            "About the Mint",
            "Life of a Coin",
            "Collector's Corner",
            "Games",
            "Resources",
            "Coin & Medal Programs",
            "ALL COIN & MEDAL PROGRAMS",
            "American Eagle Coins",
            "American Innovation $1 Coins",
            "American Women Quarters",
            "Circulating Coins",
            "Commemorative Coins",
            "Native American $1 Coins",
            "Congressional Gold Medals",
            "ALL COIN & MEDAL PROGRAMS",
            "Production Process",
            "Coin Production",
            "Die Making",
            "Sculpting",
            "Collecting Basics",
            "Get Started Collecting",
            "Caring for Your Collection",
            "Anatomy of a Coin",
            "Mint Marks",
            "Coin Term Glossary",
            "History",
            "History of the Mint",
            "Timeline of the Mint",
            "History of U.S. Circulating Coins",
            "Historic Coin Production",
            "Video Corner",
            "Artists",
            "Craig Campbell",
            "Renata Gordon",
            "Phebe Hemphill",
            "John McGraw",
            "Joseph Menna",
            "News",
            "Press Releases",
            "Inside the Mint",
            "CCAC Meetings",
            "Image Library",
            "Upcoming Events",
            "About",
            "Tours & Facilities",
            "Philadelphia",
            "Denver",
            "Fort Knox",
            "San Francisco",
            "West Point",
            "Washington, DC",
            "Production & Sales Figures",
            "Cumulative Sales Figures",
            "Precious Metal Products",
            "Bullion Sales",
            "Circulating Coins Production",
            "Historical Commemorative Sales",
            "Reports",
            "All Reports",
            "2021 Annual Report",
            "2020 Annual Report",
            "2019 Annual Report",
            "2018 Annual Report",
            "All Reports",
            "Leadership",
            "Careers",
            "Current Federal Vacancies",
            "Internship Opportunities",
            "Working at the Mint",
            "Veterans' Employment",
            "Equal Employment Opportunity",
            "Learn about circulating coins and how they're made.",
            "Explore the U.S. Marine Corps Silver Medal.",
            "Discover the 2022 Native American $1 Coin.",
            "Learn about the weight, composition, and diameter of U.S. coins.",
            "Meet the Mint's Medallic Artists and AIP Designers.",
            "Discover the history of the U.S. Mint and its facilities.",
            "Watch for the Wilma Mankiller Quarter in circulation.",
            "Explore the 2022 American Buffalo Gold Proof Coin.",
            "The DC Coin Store opens May 16, 2022.",
            "Discover the 2023 American Women Quarters honorees.",
            "Celebrate the Mint's 230th birthday.",
            "Watch for the Dr. Sally Ride Quarter in circulation.",
            "The San Francisco Mint is hiring!",
            "Check out the Mint's latest production and sales figures.",
            "Discover how bullion coins are made at West Point.",
            "Discover how much gold is in Fort Knox and other fun facts!",
            "See how coins are made at the U.S. Mint in Denver.",
            "Take a virtual tour of our production facility in Philadelphia.",
            "1-800-USA-MINT",
            "Learn",
            "News",
            "About",
            "Resources"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.usmint.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.usmint.gov/",
      "what": "URL",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.usmint.gov/",
      "result": {
        "totals": {
          "total": 2,
          "inSet": 0,
          "percent": 0
        },
        "items": {
          "inSet": [],
          "notInSet": [
            "ALL SITE",
            "KIDS SITE"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.usmint.gov/",
      "result": {
        "roleElements": 16,
        "badRoleElements": 2,
        "redundantRoleElements": 1,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.usmint.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 6,
            "subtotals": [
              2,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 237,
            "subtotals": [
              198,
              38,
              1
            ]
          },
          "listLink": {
            "total": 48,
            "subtotals": [
              25,
              13,
              5,
              3,
              2
            ]
          }
        },
        "items": {
          "button": {
            "opacity": {
              "1": [
                "Search this site",
                "Watch Video",
                "Play Game",
                "Stop",
                "1"
              ],
              "0.3": [
                "2"
              ]
            },
            "height": {
              "32px": [
                "Search this site"
              ],
              "53.7578px": [
                "Watch Video",
                "Play Game"
              ],
              "20px": [
                "Stop"
              ],
              "12px": [
                "1",
                "2"
              ]
            },
            "lineHeight": {
              "normal": [
                "Search this site"
              ],
              "24px": [
                "Watch Video",
                "Play Game",
                "Stop"
              ],
              "0px": [
                "1",
                "2"
              ]
            },
            "minHeight": {
              "0px": [
                "Search this site",
                "Watch Video",
                "Play Game",
                "1",
                "2"
              ],
              "auto": [
                "Stop"
              ]
            },
            "minWidth": {
              "0px": [
                "Search this site",
                "Watch Video",
                "Play Game",
                "1",
                "2"
              ],
              "auto": [
                "Stop"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Shop",
                "Coins",
                "Shop All Coins",
                "Coin Programs",
                "America the Beautiful Quarters® Program",
                "American Buffalo Coins",
                "American Eagle Coins",
                "American Innovation® $1 Coin Program",
                "American Liberty",
                "American Women Quartersâ„¢ Program",
                "Bush Presidential Coins",
                "Kennedy Half Dollars",
                "2021 Morgan and Peace Silver Dollars",
                "Native American $1 Coins",
                "SHOP ALL COIN PROGRAMS",
                "Coin Sets",
                "Annual Sets",
                "Bundle Sets",
                "Proof Sets",
                "Special Occasion Sets",
                "Uncirculated Sets",
                "SHOP ALL COIN SETS",
                "Commemorative Coins",
                "Negro Leagues Baseball",
                "National Purple Heart Hall of Honor",
                "Precious Metal Coins",
                "Bullion Coins",
                "Gold Coins",
                "Palladium Coins",
                "Platinum Coins",
                "Silver Coins",
                "SHOP ALL PRECIOUS METAL COINS",
                "Rolls, Bags, & Boxes",
                "Storage",
                "Shop All Coins",
                "Medals",
                "Shop All Medals",
                "Bicentennial and Centennial Medals",
                "Code Talkers Medals",
                "Historical Event Medals",
                "Humanitarian and Cultural Medals",
                "Military Medals",
                "Presidential Medals",
                "Bronze Presidential Medals",
                "Silver Presidential Medals",
                "Silver Medals",
                "Treasury and Mint Medals",
                "Medal Cases",
                "Shop All Medals",
                "Paper Currency",
                "Shop All Paper Currency",
                "Lucky Money Collection",
                "Premium Products",
                "Uncut Currency",
                "Shop All Paper Currency",
                "Engraved Prints",
                "Shop All Engraved Prints",
                "Landmarks and Monuments",
                "Military Prints",
                "Presidential Portraits",
                "Special Edition Prints",
                "Shop All Engraved Prints",
                "Gift Ideas",
                "Shop All Gift Ideas",
                "Gifts for Coin Collectors",
                "Limited Edition Coins",
                "Gifts for Kids",
                "Gifts for Military Enthusiasts",
                "Gifts Under $50",
                "Collectible Ornaments",
                "Birthdays",
                "Gifts for Newborns",
                "Gifts for Dads",
                "Gifts for Grandparents",
                "Gifts for History Buffs",
                "Graduation",
                "Gift Certificates",
                "Holiday",
                "Shop All Gift Ideas",
                "Interests",
                "Shop All Interests",
                "Native American Coins & Medals",
                "Military Coins & Medals",
                "African American Coins & Medals",
                "Presidential Coins & Medals",
                "American Women's History Coins & Medals",
                "Sports Coins & Medals",
                "Best Sellers",
                "Shop All Interests",
                "Product Schedule",
                "2021 Product Schedule",
                "2022 Product Schedule",
                "Customer Service",
                "My Account",
                "Track Order",
                "FAQs",
                "Shipping & Returns",
                "Bulk Program",
                "Loyalty Program",
                "Email & Text Alerts",
                "Gift Certificate Balance",
                "Contact Us",
                "Learn",
                "Kids Site",
                "About the Mint",
                "Life of a Coin",
                "Collector's Corner",
                "Games",
                "Resources",
                "Coin & Medal Programs",
                "ALL COIN & MEDAL PROGRAMS",
                "American Eagle Coins",
                "American Innovation $1 Coins",
                "American Women Quarters",
                "Circulating Coins",
                "Commemorative Coins",
                "Native American $1 Coins",
                "Congressional Gold Medals",
                "ALL COIN & MEDAL PROGRAMS",
                "Production Process",
                "Coin Production",
                "Die Making",
                "Sculpting",
                "Collecting Basics",
                "Get Started Collecting",
                "Caring for Your Collection",
                "Anatomy of a Coin",
                "Mint Marks",
                "Coin Term Glossary",
                "History",
                "History of the Mint",
                "Timeline of the Mint",
                "History of U.S. Circulating Coins",
                "Historic Coin Production",
                "Video Corner",
                "Artists",
                "Craig Campbell",
                "Renata Gordon",
                "Phebe Hemphill",
                "John McGraw",
                "Joseph Menna",
                "News",
                "Press Releases",
                "Inside the Mint",
                "CCAC Meetings",
                "Image Library",
                "Upcoming Events",
                "About",
                "Tours & Facilities",
                "Philadelphia",
                "Denver",
                "Fort Knox",
                "San Francisco",
                "West Point",
                "Washington, DC",
                "Production & Sales Figures",
                "Cumulative Sales Figures",
                "Precious Metal Products",
                "Bullion Sales",
                "Circulating Coins Production",
                "Historical Commemorative Sales",
                "Reports",
                "All Reports",
                "2021 Annual Report",
                "2020 Annual Report",
                "2019 Annual Report",
                "2018 Annual Report",
                "All Reports",
                "Leadership",
                "Careers",
                "Current Federal Vacancies",
                "Internship Opportunities",
                "Working at the Mint",
                "Veterans' Employment",
                "Equal Employment Opportunity",
                "Watch Video",
                "Play Game",
                "",
                "",
                "Learn about circulating coins and how they're made.",
                "",
                "",
                "Explore the U.S. Marine Corps Silver Medal.",
                "",
                "",
                "Discover the 2022 Native American $1 Coin.",
                "",
                "",
                "Learn about the weight, composition, and diameter of U.S. coins.",
                "",
                "",
                "Meet the Mint's Medallic Artists and AIP Designers.",
                "",
                "",
                "Discover the history of the U.S. Mint and its facilities.",
                "",
                "",
                "Watch for the Wilma Mankiller Quarter in circulation.",
                "",
                "",
                "Explore the 2022 American Buffalo Gold Proof Coin.",
                "",
                "",
                "The DC Coin Store opens May 16, 2022.",
                "",
                "",
                "Discover the 2023 American Women Quarters honorees.",
                "",
                "",
                "Celebrate the Mint's 230th birthday.",
                "",
                "",
                "Watch for the Dr. Sally Ride Quarter in circulation.",
                "",
                "",
                "The San Francisco Mint is hiring!",
                "",
                "",
                "Check out the Mint's latest production and sales figures.",
                "",
                "",
                "Discover how bullion coins are made at West Point.",
                "",
                "",
                "Discover how much gold is in Fort Knox and other fun facts!",
                "",
                "",
                "See how coins are made at the U.S. Mint in Denver.",
                "",
                "",
                "Take a virtual tour of our production facility in Philadelphia.",
                "1-800-USA-MINT",
                "Learn",
                "News",
                "About",
                "Resources"
              ],
              "700": [
                "Skip navigation"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip navigation",
                "Watch Video",
                "Play Game",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "none": [
                "Shop",
                "Coins",
                "Shop All Coins",
                "Coin Programs",
                "America the Beautiful Quarters® Program",
                "American Buffalo Coins",
                "American Eagle Coins",
                "American Innovation® $1 Coin Program",
                "American Liberty",
                "American Women Quartersâ„¢ Program",
                "Bush Presidential Coins",
                "Kennedy Half Dollars",
                "2021 Morgan and Peace Silver Dollars",
                "Native American $1 Coins",
                "SHOP ALL COIN PROGRAMS",
                "Coin Sets",
                "Annual Sets",
                "Bundle Sets",
                "Proof Sets",
                "Special Occasion Sets",
                "Uncirculated Sets",
                "SHOP ALL COIN SETS",
                "Commemorative Coins",
                "Negro Leagues Baseball",
                "National Purple Heart Hall of Honor",
                "Precious Metal Coins",
                "Bullion Coins",
                "Gold Coins",
                "Palladium Coins",
                "Platinum Coins",
                "Silver Coins",
                "SHOP ALL PRECIOUS METAL COINS",
                "Rolls, Bags, & Boxes",
                "Storage",
                "Shop All Coins",
                "Medals",
                "Shop All Medals",
                "Bicentennial and Centennial Medals",
                "Code Talkers Medals",
                "Historical Event Medals",
                "Humanitarian and Cultural Medals",
                "Military Medals",
                "Presidential Medals",
                "Bronze Presidential Medals",
                "Silver Presidential Medals",
                "Silver Medals",
                "Treasury and Mint Medals",
                "Medal Cases",
                "Shop All Medals",
                "Paper Currency",
                "Shop All Paper Currency",
                "Lucky Money Collection",
                "Premium Products",
                "Uncut Currency",
                "Shop All Paper Currency",
                "Engraved Prints",
                "Shop All Engraved Prints",
                "Landmarks and Monuments",
                "Military Prints",
                "Presidential Portraits",
                "Special Edition Prints",
                "Shop All Engraved Prints",
                "Gift Ideas",
                "Shop All Gift Ideas",
                "Gifts for Coin Collectors",
                "Limited Edition Coins",
                "Gifts for Kids",
                "Gifts for Military Enthusiasts",
                "Gifts Under $50",
                "Collectible Ornaments",
                "Birthdays",
                "Gifts for Newborns",
                "Gifts for Dads",
                "Gifts for Grandparents",
                "Gifts for History Buffs",
                "Graduation",
                "Gift Certificates",
                "Holiday",
                "Shop All Gift Ideas",
                "Interests",
                "Shop All Interests",
                "Native American Coins & Medals",
                "Military Coins & Medals",
                "African American Coins & Medals",
                "Presidential Coins & Medals",
                "American Women's History Coins & Medals",
                "Sports Coins & Medals",
                "Best Sellers",
                "Shop All Interests",
                "Product Schedule",
                "2021 Product Schedule",
                "2022 Product Schedule",
                "Customer Service",
                "My Account",
                "Track Order",
                "FAQs",
                "Shipping & Returns",
                "Bulk Program",
                "Loyalty Program",
                "Email & Text Alerts",
                "Gift Certificate Balance",
                "Contact Us",
                "Learn",
                "Kids Site",
                "About the Mint",
                "Life of a Coin",
                "Collector's Corner",
                "Games",
                "Resources",
                "Coin & Medal Programs",
                "ALL COIN & MEDAL PROGRAMS",
                "American Eagle Coins",
                "American Innovation $1 Coins",
                "American Women Quarters",
                "Circulating Coins",
                "Commemorative Coins",
                "Native American $1 Coins",
                "Congressional Gold Medals",
                "ALL COIN & MEDAL PROGRAMS",
                "Production Process",
                "Coin Production",
                "Die Making",
                "Sculpting",
                "Collecting Basics",
                "Get Started Collecting",
                "Caring for Your Collection",
                "Anatomy of a Coin",
                "Mint Marks",
                "Coin Term Glossary",
                "History",
                "History of the Mint",
                "Timeline of the Mint",
                "History of U.S. Circulating Coins",
                "Historic Coin Production",
                "Video Corner",
                "Artists",
                "Craig Campbell",
                "Renata Gordon",
                "Phebe Hemphill",
                "John McGraw",
                "Joseph Menna",
                "News",
                "Press Releases",
                "Inside the Mint",
                "CCAC Meetings",
                "Image Library",
                "Upcoming Events",
                "About",
                "Tours & Facilities",
                "Philadelphia",
                "Denver",
                "Fort Knox",
                "San Francisco",
                "West Point",
                "Washington, DC",
                "Production & Sales Figures",
                "Cumulative Sales Figures",
                "Precious Metal Products",
                "Bullion Sales",
                "Circulating Coins Production",
                "Historical Commemorative Sales",
                "Reports",
                "All Reports",
                "2021 Annual Report",
                "2020 Annual Report",
                "2019 Annual Report",
                "2018 Annual Report",
                "All Reports",
                "Leadership",
                "Careers",
                "Current Federal Vacancies",
                "Internship Opportunities",
                "Working at the Mint",
                "Veterans' Employment",
                "Equal Employment Opportunity",
                "Learn about circulating coins and how they're made.",
                "Explore the U.S. Marine Corps Silver Medal.",
                "Discover the 2022 Native American $1 Coin.",
                "Learn about the weight, composition, and diameter of U.S. coins.",
                "Meet the Mint's Medallic Artists and AIP Designers.",
                "Discover the history of the U.S. Mint and its facilities.",
                "Watch for the Wilma Mankiller Quarter in circulation.",
                "Explore the 2022 American Buffalo Gold Proof Coin.",
                "The DC Coin Store opens May 16, 2022.",
                "Discover the 2023 American Women Quarters honorees.",
                "Celebrate the Mint's 230th birthday.",
                "Watch for the Dr. Sally Ride Quarter in circulation.",
                "The San Francisco Mint is hiring!",
                "Check out the Mint's latest production and sales figures.",
                "Discover how bullion coins are made at West Point.",
                "Discover how much gold is in Fort Knox and other fun facts!",
                "See how coins are made at the U.S. Mint in Denver.",
                "Take a virtual tour of our production facility in Philadelphia.",
                "1-800-USA-MINT",
                "Learn",
                "News",
                "About",
                "Resources"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Sign In",
                "Register",
                "Facebook",
                "Instagram",
                "Twitter",
                "Pinterest",
                "YouTube",
                "RSS",
                "Kids Site",
                "Coin & Medal Programs",
                "Production Process",
                "Collecting Basics",
                "History",
                "Artists",
                "Press Releases",
                "Inside the Mint",
                "CCAC Meetings",
                "Image Library",
                "Upcoming Events",
                "Contact Us",
                "Tours & Facilities",
                "Production & Sales Figures",
                "Reports",
                "Leadership",
                "Careers",
                "EEO Program",
                "Accessibility",
                "FOIA",
                "USA.gov",
                "Treasury.gov",
                "Inspector General (IG)",
                "CCAC.gov",
                "Vote.gov",
                "Customer Service",
                "FAQs",
                "Coins",
                "Coin Programs",
                "Medals",
                "Enrollments",
                "Storage",
                "Privacy Policy",
                "Terms of Use",
                "Accessibility",
                "Plug-Ins",
                "Site Map"
              ],
              "600": [
                "About",
                "News",
                "Learn"
              ]
            },
            "color": {
              "rgb(153, 182, 195)": [
                "Sign In",
                "Register"
              ],
              "rgb(11, 68, 112)": [
                "About",
                "News",
                "Learn",
                "Privacy Policy",
                "Terms of Use",
                "Accessibility",
                "Plug-Ins",
                "Site Map"
              ],
              "rgb(255, 255, 255)": [
                "Facebook",
                "Instagram",
                "Twitter",
                "Pinterest",
                "YouTube",
                "RSS",
                "Kids Site",
                "Coin & Medal Programs",
                "Production Process",
                "Collecting Basics",
                "History",
                "Artists",
                "Press Releases",
                "Inside the Mint",
                "CCAC Meetings",
                "Image Library",
                "Upcoming Events",
                "Contact Us",
                "Tours & Facilities",
                "Production & Sales Figures",
                "Reports",
                "Leadership",
                "Careers",
                "EEO Program",
                "Accessibility",
                "FOIA",
                "USA.gov",
                "Treasury.gov",
                "Inspector General (IG)",
                "CCAC.gov",
                "Vote.gov",
                "Customer Service",
                "FAQs",
                "Coins",
                "Coin Programs",
                "Medals",
                "Enrollments",
                "Storage"
              ]
            },
            "fontSize": {
              "12px": [
                "Sign In",
                "Register"
              ],
              "10px": [
                "About",
                "News",
                "Learn"
              ],
              "16px": [
                "Facebook",
                "Instagram",
                "Twitter",
                "Pinterest",
                "YouTube",
                "RSS",
                "Customer Service",
                "FAQs",
                "Coins",
                "Coin Programs",
                "Medals",
                "Enrollments",
                "Storage"
              ],
              "11.008px": [
                "Kids Site",
                "Coin & Medal Programs",
                "Production Process",
                "Collecting Basics",
                "History",
                "Artists",
                "Press Releases",
                "Inside the Mint",
                "CCAC Meetings",
                "Image Library",
                "Upcoming Events",
                "Contact Us",
                "Tours & Facilities",
                "Production & Sales Figures",
                "Reports",
                "Leadership",
                "Careers",
                "EEO Program",
                "Accessibility",
                "FOIA",
                "USA.gov",
                "Treasury.gov",
                "Inspector General (IG)",
                "CCAC.gov",
                "Vote.gov"
              ],
              "9.12px": [
                "Privacy Policy",
                "Terms of Use",
                "Accessibility",
                "Plug-Ins",
                "Site Map"
              ]
            },
            "lineHeight": {
              "24px": [
                "Sign In",
                "Register",
                "About",
                "News",
                "Learn"
              ],
              "25.6px": [
                "Facebook",
                "Instagram",
                "Twitter",
                "Pinterest",
                "YouTube",
                "RSS",
                "Customer Service",
                "FAQs",
                "Coins",
                "Coin Programs",
                "Medals",
                "Enrollments",
                "Storage"
              ],
              "16.512px": [
                "Kids Site",
                "Coin & Medal Programs",
                "Production Process",
                "Collecting Basics",
                "History",
                "Artists",
                "Press Releases",
                "Inside the Mint",
                "CCAC Meetings",
                "Image Library",
                "Upcoming Events",
                "Contact Us",
                "Tours & Facilities",
                "Production & Sales Figures",
                "Reports",
                "Leadership",
                "Careers",
                "EEO Program",
                "Accessibility",
                "FOIA",
                "USA.gov",
                "Treasury.gov",
                "Inspector General (IG)",
                "CCAC.gov",
                "Vote.gov"
              ],
              "14.592px": [
                "Privacy Policy",
                "Terms of Use",
                "Accessibility",
                "Plug-Ins",
                "Site Map"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.usmint.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 14,
              "correct": 8,
              "incorrect": 6
            },
            "specific": {
              "tab": {
                "total": 2,
                "correct": 2,
                "incorrect": 0
              },
              "left": {
                "total": 2,
                "correct": 0,
                "incorrect": 2
              },
              "right": {
                "total": 2,
                "correct": 0,
                "incorrect": 2
              },
              "up": {
                "total": 2,
                "correct": 2,
                "incorrect": 0
              },
              "down": {
                "total": 2,
                "correct": 2,
                "incorrect": 0
              },
              "home": {
                "total": 2,
                "correct": 1,
                "incorrect": 1
              },
              "end": {
                "total": 2,
                "correct": 1,
                "incorrect": 1
              }
            }
          },
          "tabElements": {
            "total": 2,
            "correct": 0,
            "incorrect": 2
          },
          "tabLists": {
            "total": 1,
            "correct": 0,
            "incorrect": 1
          }
        },
        "tabElements": {
          "incorrect": [
            {
              "tagName": "BUTTON",
              "text": "1 of 2; 1; #slick-slide-control00",
              "navigationErrors": [
                "ArrowLeft",
                "ArrowRight",
                "End"
              ]
            },
            {
              "tagName": "BUTTON",
              "text": "2 of 2; 2; #slick-slide-control01",
              "navigationErrors": [
                "ArrowLeft",
                "ArrowRight",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.usmint.gov/",
      "result": {
        "totals": {
          "total": 39,
          "tagNames": {
            "A": 1,
            "DIV": 38
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "skipNav",
            "text": "Skip navigation"
          },
          {
            "tagName": "DIV",
            "id": "print-header",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Your browser is out of date. For the best and most secure experience in our catalog, please update y"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Placeholder Entry 1 Placeholder Entry 2 Placeholder Entry 3 Placeholder Entry 4 Placeholder Entry 5"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousCoinsCoinsback to previousShop All CoinsCoin ProgramsCoin Programsback to previousAm"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousShop All CoinsCoin ProgramsCoin Programsback to previousAmerica the Beautiful Quarte"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousShop All MedalsBicentennial and Centennial MedalsCode Talkers MedalsHistorical Event"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousShop All Paper CurrencyLucky Money CollectionPremium ProductsUncut CurrencyShop All "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousShop All Engraved PrintsLandmarks and MonumentsMilitary PrintsPresidential Portraits"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousShop All Gift IdeasGifts for Coin CollectorsLimited Edition CoinsGifts for KidsGifts"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousShop All InterestsNative American Coins & MedalsMilitary Coins & MedalsAfrican Ameri"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousAbout the MintLife of a CoinCollector's CornerGamesResources"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousALL COIN & MEDAL PROGRAMSAmerican Eagle CoinsAmerican Innovation $1 CoinsAmerican Wo"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousCoin ProductionDie MakingSculpting"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousGet Started CollectingCaring for Your CollectionAnatomy of a CoinMint MarksCoin Term"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousHistory of the MintTimeline of the MintHistory of U.S. Circulating CoinsHistoric Coi"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousCraig CampbellRenata GordonPhebe HemphillJohn McGrawJoseph Menna"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousPhiladelphiaDenverFort KnoxSan FranciscoWest PointWashington, DC"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousCumulative Sales FiguresPrecious Metal ProductsBullion SalesCirculating Coins Produc"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousAll Reports2021 Annual Report2020 Annual Report2019 Annual Report2018 Annual ReportA"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "back to previousCurrent Federal VacanciesInternship OpportunitiesWorking at the MintVeterans' Employ"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About News Learn"
          },
          {
            "tagName": "DIV",
            "id": "overlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "slick-slide00",
            "text": "Negro Leagues Baseball Celebrate African American history with commemorative coins Negro Leagues Bas"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Negro Leagues Baseball Celebrate African American history with commemorative coins Negro Leagues Bas"
          },
          {
            "tagName": "DIV",
            "id": "slick-slide01",
            "text": "Math Jam Visit the Coin Classroom to test your math and basketball skills Math Jam Visit the Coin Cl"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Math Jam Visit the Coin Classroom to test your math and basketball skills Math Jam Visit the Coin Cl"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "SIGN UP FOR EMAIL UPDATES AND TEXT MESSAGE ALERTS ABOUT PRODUCTS Thank you for signing up with Unite"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.usmint.gov/",
      "result": {
        "totals": {
          "failures": 21,
          "warnings": 26
        },
        "items": [
          {
            "index": 646,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "Negro Leagues Baseball"
              ]
            }
          },
          {
            "index": 647,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "Celebrate African American history with commemorative coins"
              ]
            }
          },
          {
            "index": 648,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 649,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Stop"
              ]
            }
          },
          {
            "index": 650,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/button[1]/text()[1]",
              "codeLines": [
                "1"
              ]
            }
          },
          {
            "index": 651,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/button[1]/text()[1]",
              "codeLines": [
                "2"
              ]
            }
          },
          {
            "index": 652,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Learn"
              ]
            }
          },
          {
            "index": 653,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Learn about circulating coins and how they're made."
              ]
            }
          },
          {
            "index": 654,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/text()[1]",
              "codeLines": [
                "Coin & Medal Programs"
              ]
            }
          },
          {
            "index": 655,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 656,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Watch for the Wilma Mankiller Quarter in circulation."
              ]
            }
          },
          {
            "index": 657,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 658,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 659,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "The San Francisco Mint is hiring!"
              ]
            }
          },
          {
            "index": 660,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/text()[1]",
              "codeLines": [
                "Tours & Facilities"
              ]
            }
          },
          {
            "index": 713,
            "verdict": "failed",
            "rule": {
              "ruleID": "r59",
              "ruleSummary": "Documents have headings",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r59",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 740,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/button[1]",
              "codeLines": [
                "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-labe...",
                "  1",
                "</button>"
              ]
            }
          },
          {
            "index": 751,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"tel\" href=\"tel:1800USAMINT\">",
                "  1-800-USA-MINT",
                "</a>"
              ]
            }
          },
          {
            "index": 752,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/xlink?xlink=http://www.facebook.com/UnitedStatesMint\" title=\"Facebook\" rel=\"external\">",
                "  Facebook",
                "</a>"
              ]
            }
          },
          {
            "index": 753,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/xlink/?xlink=https://www.instagram.com/unitedstatesmint/ \" title=\"Instagram\" rel=\"externa...",
                "  Instagram",
                "</a>"
              ]
            }
          },
          {
            "index": 754,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/xlink?xlink=https://www.twitter.com/usmint\" title=\"Twitter\" rel=\"external\">",
                "  Twitter",
                "</a>"
              ]
            }
          },
          {
            "index": 755,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/xlink?xlink=http://www.pinterest.com/usmint\" title=\"Pinterest\" rel=\"external\">",
                "  Pinterest",
                "</a>"
              ]
            }
          },
          {
            "index": 756,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/xlink?xlink=http://youtube.com/user/USMINT\" title=\"YouTube\" rel=\"external\">",
                "  YouTube",
                "</a>"
              ]
            }
          },
          {
            "index": 757,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/news/rss-feeds\" title=\"RSS Feeds\">",
                "  RSS",
                "</a>"
              ]
            }
          },
          {
            "index": 794,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/policies/privacy-policy\">",
                "  Privacy Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 795,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/policies/terms-of-use\">",
                "  Terms of Use",
                "</a>"
              ]
            }
          },
          {
            "index": 796,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/policies/accessibility\">",
                "  Accessibility",
                "</a>"
              ]
            }
          },
          {
            "index": 797,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/policies/plug-ins\">",
                "  Plug-Ins",
                "</a>"
              ]
            }
          },
          {
            "index": 798,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/about/site-map\">",
                "  Site Map",
                "</a>"
              ]
            }
          },
          {
            "index": 799,
            "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[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "Negro Leagues Baseball"
              ]
            }
          },
          {
            "index": 800,
            "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[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "Celebrate African American history with commemorative coins"
              ]
            }
          },
          {
            "index": 801,
            "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[7]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Learn"
              ]
            }
          },
          {
            "index": 802,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/text()[1]",
              "codeLines": [
                "Coin & Medal Programs"
              ]
            }
          },
          {
            "index": 803,
            "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[8]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 804,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 805,
            "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[9]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 806,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[1]/div[3]/text()[1]",
              "codeLines": [
                "Tours & Facilities"
              ]
            }
          },
          {
            "index": 808,
            "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[11]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "© 2022 United States Mint  All Rights Reserved."
              ]
            }
          },
          {
            "index": 821,
            "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[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "Negro Leagues Baseball"
              ]
            }
          },
          {
            "index": 822,
            "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[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "Celebrate African American history with commemorative coins"
              ]
            }
          },
          {
            "index": 823,
            "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[7]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Learn"
              ]
            }
          },
          {
            "index": 825,
            "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[8]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 827,
            "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[9]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 830,
            "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[11]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "© 2022 United States Mint  All Rights Reserved."
              ]
            }
          },
          {
            "index": 835,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"signup-label\">",
                "  SIGN UP FOR EMAIL UPDATES AND TEXT MESSAGE ALERTS ABOUT PRODUCTS",
                "</p>"
              ]
            }
          },
          {
            "index": 837,
            "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[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"signup-label\">",
                "  SIGN UP FOR EMAIL UPDATES AND TEXT MESSAGE ALERTS ABOUT PRODUCTS",
                "</p>"
              ]
            }
          },
          {
            "index": 1008,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.usmint.gov/",
      "result": {
        "totals": {
          "rulesNA": 46,
          "rulesPassed": 47,
          "rulesWarned": 3,
          "rulesViolated": 7,
          "warnings": {
            "minor": 140,
            "moderate": 0,
            "serious": 54,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 21,
            "serious": 4,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-18T02:16:51.456Z",
          "url": "https://www.usmint.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Math Jam</strong>",
                  "target": [
                    ".fadeInUp > .home-cycle-text-info > .prehead.desktop-only > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "19.6pt (26.08px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"head desktop-only\" style=\"color:#ffffff;\">Visit the Coin Classroom to test your math and basketball skills</span>",
                  "target": [
                    ".fadeInUp > .home-cycle-text-info > .head.desktop-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button tabindex=\"0\">Play Game</button>",
                  "target": [
                    "a[href$=\"math-jam\"] > button"
                  ],
                  "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": "#0b4470",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (13.99px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"slick-ctrl slick-pause\" title=\"Stop\">Stop</button>",
                          "target": [
                            ".slick-ctrl"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"slick-ctrl slick-pause\" title=\"Stop\">Stop</button>",
                  "target": [
                    ".slick-ctrl"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"-1\">1</button>",
                          "target": [
                            "#slick-slide-control00"
                          ]
                        },
                        {
                          "html": "<img class=\"desktop-only\" alt=\"Mighty Minters in basketball uniforms Math Jam game trophy hero foreground\" src=\"https://www.usmint.gov/wordpress/wp-content/uploads/2020/06/Basketball_Hero_fg_800x500-1.png\">",
                          "target": [
                            ".fadeInDown > .desktop-only"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"-1\">1</button>",
                  "target": [
                    "#slick-slide-control00"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0b4470",
                        "bgColor": "#0b4470",
                        "contrastRatio": 1,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "bold",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"0\" aria-selected=\"true\">2</button>",
                          "target": [
                            "#slick-slide-control01"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"0\" aria-selected=\"true\">2</button>",
                  "target": [
                    "#slick-slide-control01"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-710 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 315px;\">",
                          "target": [
                            ".feat-card-710"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Coin &amp; Medal Programs</div>",
                  "target": [
                    ".feat-card-710 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-716 slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-716"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Coin &amp; Medal Programs</div>",
                  "target": [
                    ".feat-card-716 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-712 slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Coin &amp; Medal Programs</div>",
                  "target": [
                    ".feat-card-712 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-713 slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 300px;\">",
                          "target": [
                            ".feat-card-713"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Coin &amp; Medal Programs</div>",
                  "target": [
                    ".feat-card-713 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-715 slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-715"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Artists</div>",
                  "target": [
                    ".feat-card-715 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-709 slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-709"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">History</div>",
                  "target": [
                    ".feat-card-709 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-813 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-813"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-813 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-912 slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 315px;\">",
                          "target": [
                            ".feat-card-912"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-912 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-757 slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-757"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-757 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-758 slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 350px;\">",
                          "target": [
                            ".feat-card-758"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-758 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-721 slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 350px;\">",
                          "target": [
                            ".feat-card-721"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-721 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-726 slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-726"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-726 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-814 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-814"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Tours &amp; Facilities</div>",
                  "target": [
                    ".feat-card-814 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-732 slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 285px;\">",
                          "target": [
                            ".feat-card-732"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Production &amp; Sales Figures</div>",
                  "target": [
                    ".feat-card-732 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-731 slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 300px;\">",
                          "target": [
                            ".feat-card-731"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Tours &amp; Facilities</div>",
                  "target": [
                    ".feat-card-731 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-733 slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 300px;\">",
                          "target": [
                            ".feat-card-733"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Tours &amp; Facilities</div>",
                  "target": [
                    ".feat-card-733 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-730 slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 300px;\">",
                          "target": [
                            ".feat-card-730"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Tours &amp; Facilities</div>",
                  "target": [
                    ".feat-card-730 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-735 slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 275px;\">",
                          "target": [
                            ".feat-card-735"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Philadelphia Mint</div>",
                  "target": [
                    ".feat-card-735 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0b4470",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"es-email-address-footer\">Email Signup</label>",
                  "target": [
                    "label[for=\"es-email-address-footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0b4470",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"sms-signup-footer\">SMS Signup</label>",
                  "target": [
                    "label[for=\"sms-signup-footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#090911",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9.12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>© 2022 United States Mint  All Rights Reserved.</p>",
                          "target": [
                            ".content-asset > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>© 2022 United States Mint  All Rights Reserved.</p>",
                  "target": [
                    ".content-asset > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "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": "<strong>Math Jam</strong>",
                  "target": [
                    ".fadeInUp > .home-cycle-text-info > .prehead.desktop-only > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "19.6pt (26.08px)",
                        "fontWeight": "normal",
                        "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": "<span class=\"head desktop-only\" style=\"color:#ffffff;\">Visit the Coin Classroom to test your math and basketball skills</span>",
                  "target": [
                    ".fadeInUp > .home-cycle-text-info > .head.desktop-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.4pt (19.2px)",
                        "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": "<button tabindex=\"0\">Play Game</button>",
                  "target": [
                    "a[href$=\"math-jam\"] > button"
                  ],
                  "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": "#0b4470",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (13.99px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"slick-ctrl slick-pause\" title=\"Stop\">Stop</button>",
                          "target": [
                            ".slick-ctrl"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"slick-ctrl slick-pause\" title=\"Stop\">Stop</button>",
                  "target": [
                    ".slick-ctrl"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"-1\">1</button>",
                          "target": [
                            "#slick-slide-control00"
                          ]
                        },
                        {
                          "html": "<img class=\"desktop-only\" alt=\"Mighty Minters in basketball uniforms Math Jam game trophy hero foreground\" src=\"https://www.usmint.gov/wordpress/wp-content/uploads/2020/06/Basketball_Hero_fg_800x500-1.png\">",
                          "target": [
                            ".fadeInDown > .desktop-only"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"-1\">1</button>",
                  "target": [
                    "#slick-slide-control00"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0b4470",
                        "bgColor": "#0b4470",
                        "contrastRatio": 1,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "bold",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"0\" aria-selected=\"true\">2</button>",
                          "target": [
                            "#slick-slide-control01"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"0\" aria-selected=\"true\">2</button>",
                  "target": [
                    "#slick-slide-control01"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-710 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 315px;\">",
                          "target": [
                            ".feat-card-710"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Coin &amp; Medal Programs</div>",
                  "target": [
                    ".feat-card-710 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-716 slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-716"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Coin &amp; Medal Programs</div>",
                  "target": [
                    ".feat-card-716 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-712 slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Coin &amp; Medal Programs</div>",
                  "target": [
                    ".feat-card-712 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-713 slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 300px;\">",
                          "target": [
                            ".feat-card-713"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Coin &amp; Medal Programs</div>",
                  "target": [
                    ".feat-card-713 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-715 slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-715"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Artists</div>",
                  "target": [
                    ".feat-card-715 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-709 slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-709"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">History</div>",
                  "target": [
                    ".feat-card-709 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-813 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-813"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-813 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-912 slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 315px;\">",
                          "target": [
                            ".feat-card-912"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-912 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-757 slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-757"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-757 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-758 slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 350px;\">",
                          "target": [
                            ".feat-card-758"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-758 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-721 slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 350px;\">",
                          "target": [
                            ".feat-card-721"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-721 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-726 slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-726"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-726 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-814 slick-slide slick-current slick-active\" data-slick-index=\"0\" aria-hidden=\"false\" style=\"width: 280px;\">",
                          "target": [
                            ".feat-card-814"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Tours &amp; Facilities</div>",
                  "target": [
                    ".feat-card-814 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-732 slick-slide\" data-slick-index=\"1\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 285px;\">",
                          "target": [
                            ".feat-card-732"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Production &amp; Sales Figures</div>",
                  "target": [
                    ".feat-card-732 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-731 slick-slide\" data-slick-index=\"2\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 300px;\">",
                          "target": [
                            ".feat-card-731"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Tours &amp; Facilities</div>",
                  "target": [
                    ".feat-card-731 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-733 slick-slide\" data-slick-index=\"3\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 300px;\">",
                          "target": [
                            ".feat-card-733"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Tours &amp; Facilities</div>",
                  "target": [
                    ".feat-card-733 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-730 slick-slide\" data-slick-index=\"4\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 300px;\">",
                          "target": [
                            ".feat-card-730"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Tours &amp; Facilities</div>",
                  "target": [
                    ".feat-card-730 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#d62923",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"feat-card feat-card-735 slick-slide\" data-slick-index=\"5\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 275px;\">",
                          "target": [
                            ".feat-card-735"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"feat-tag\">Philadelphia Mint</div>",
                  "target": [
                    ".feat-card-735 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0b4470",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"es-email-address-footer\">Email Signup</label>",
                  "target": [
                    "label[for=\"es-email-address-footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0b4470",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"sms-signup-footer\">SMS Signup</label>",
                  "target": [
                    "label[for=\"sms-signup-footer\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#090911",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9.12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>© 2022 United States Mint  All Rights Reserved.</p>",
                          "target": [
                            ".content-asset > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>© 2022 United States Mint  All Rights Reserved.</p>",
                  "target": [
                    ".content-asset > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"site-alert cookie rel hidden\">",
                  "target": [
                    ".site-alert"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"/wordpress/wp-content/themes/us-mint/img/170x12-usmint-white-logo-2018-mobile.png\" alt=\"United States Mint\" title=\"United States Mint\" class=\"logo mobile\">",
                  "target": [
                    ".logo[alt=\"United States Mint\"][title=\"United States Mint\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile menu-icon-container\">\n              <div class=\"menu-icon\">\n                <span class=\"bar\"></span><span class=\"bar\"></span><span class=\"bar\"></span>'\n              </div>\n              <span class=\"icon-text\">menu</span>\n            </div>",
                  "target": [
                    ".menu-icon-container.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"menu-icon-container\"><div class=\"menu-icon\"><span class=\"bar\"></span><span class=\"bar\"></span><span class=\"bar\"></span></div><span class=\"icon-text\">menu</span></div>",
                  "target": [
                    "#navigation > .menu-icon-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input id=\"search-checkbox\" type=\"checkbox\">",
                  "target": [
                    "#search-checkbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"search-scope\">",
                  "target": [
                    ".search-scope"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"radio\" name=\"area\" value=\"all\" checked=\"\">",
                  "target": [
                    "input[value=\"all\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"radio\" name=\"area\" value=\"kids\">",
                  "target": [
                    "input[value=\"kids\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"search-suggestion-box suggestions-hidden\">",
                  "target": [
                    ".search-suggestion-box"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"presentation\" class=\"search-suggestion suggestion-hidden\">Placeholder Entry 1</li>",
                  "target": [
                    ".search-suggestion.suggestion-hidden[role=\"presentation\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"presentation\" class=\"search-suggestion suggestion-hidden\">Placeholder Entry 2</li>",
                  "target": [
                    ".search-suggestion.suggestion-hidden[role=\"presentation\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"presentation\" class=\"search-suggestion suggestion-hidden\">Placeholder Entry 3</li>",
                  "target": [
                    ".search-suggestion.suggestion-hidden[role=\"presentation\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"presentation\" class=\"search-suggestion suggestion-hidden\">Placeholder Entry 4</li>",
                  "target": [
                    ".search-suggestion.suggestion-hidden[role=\"presentation\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"presentation\" class=\"search-suggestion suggestion-hidden\">Placeholder Entry 5</li>",
                  "target": [
                    ".search-suggestion.suggestion-hidden[role=\"presentation\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Shop</span>",
                  "target": [
                    "#menuShop > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    "#lvl2Shop > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Coins</span>",
                  "target": [
                    ".coins > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\" style=\"\">",
                  "target": [
                    ".coins > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".coins > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"cat-level-3 mobile\"><a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/coins/\" title=\"Coins\">Shop All Coins</a></li>",
                  "target": [
                    ".coins > .level-3 > .menu-wrap > .nav-menu > .mobile.cat-level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/coins/\" title=\"Coins\">Shop All Coins</a>",
                  "target": [
                    ".shop-all.mobile[title=\"Coins\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Coin Programs</span>",
                  "target": [
                    ".Programs > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-4\" style=\"height: 201px;\">",
                  "target": [
                    ".Programs > .level-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".Programs > .level-4 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Coin Sets</span>",
                  "target": [
                    ".Sets > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-4\" style=\"height: 201px;\">",
                  "target": [
                    ".Sets > .level-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".Sets > .level-4 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Commemorative Coins</span>",
                  "target": [
                    ".Commemorative.Coins.cat-level-3 > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-4\" style=\"height: 201px;\">",
                  "target": [
                    ".Commemorative.Coins.cat-level-3 > .level-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".Commemorative.Coins.cat-level-3 > .level-4 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Precious Metal Coins</span>",
                  "target": [
                    ".Precious.Metal.Coins > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-4\" style=\"height: 201px;\">",
                  "target": [
                    ".Precious.Metal.Coins > .level-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".Precious.Metal.Coins > .level-4 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Medals</span>",
                  "target": [
                    ".medals > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\" style=\"\">",
                  "target": [
                    ".medals > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".medals > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"cat-level-3 mobile\"><a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/medals/\" title=\"Medals\">Shop All Medals</a></li>",
                  "target": [
                    ".medals > .level-3 > .menu-wrap > .nav-menu > .mobile.cat-level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/medals/\" title=\"Medals\">Shop All Medals</a>",
                  "target": [
                    ".shop-all.mobile[title=\"Medals\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Presidential Medals</span>",
                  "target": [
                    ".Presidential.Medals.cat-level-3 > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-4\" style=\"height: 250px;\">",
                  "target": [
                    ".Presidential.Medals.cat-level-3 > .level-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".Presidential.Medals.cat-level-3 > .level-4 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Paper Currency</span>",
                  "target": [
                    ".currency > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".currency > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".currency > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"cat-level-3 mobile\"><a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/paper-currency/\" title=\"Paper Currency\">Shop All Paper Currency</a></li>",
                  "target": [
                    ".currency > .level-3 > .menu-wrap > .nav-menu > .mobile.cat-level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/paper-currency/\" title=\"Paper Currency\">Shop All Paper Currency</a>",
                  "target": [
                    ".shop-all.mobile[title=\"Paper Currency\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Engraved Prints</span>",
                  "target": [
                    ".engravings > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".engravings > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".engravings > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"cat-level-3 mobile\"><a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/engraved-prints/\" title=\"Engraved Prints\">Shop All Engraved Prints</a></li>",
                  "target": [
                    ".engravings > .level-3 > .menu-wrap > .nav-menu > .mobile.cat-level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/engraved-prints/\" title=\"Engraved Prints\">Shop All Engraved Prints</a>",
                  "target": [
                    ".shop-all.mobile[title=\"Engraved Prints\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Gift Ideas</span>",
                  "target": [
                    ".gift-ideas > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".gift-ideas > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".gift-ideas > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"cat-level-3 mobile\"><a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/gift-ideas/\" title=\"Gift Ideas\">Shop All Gift Ideas</a></li>",
                  "target": [
                    ".gift-ideas > .level-3 > .menu-wrap > .nav-menu > .mobile.cat-level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/gift-ideas/\" title=\"Gift Ideas\">Shop All Gift Ideas</a>",
                  "target": [
                    ".shop-all.mobile[title=\"Gift Ideas\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Interests</span>",
                  "target": [
                    ".interests > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".interests > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".interests > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"cat-level-3 mobile\"><a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/interests/\" title=\"Interests\">Shop All Interests</a></li>",
                  "target": [
                    ".interests > .level-3 > .menu-wrap > .nav-menu > .mobile.cat-level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"shop-all mobile\" href=\"https://catalog.usmint.gov/shop/interests/\" title=\"Interests\">Shop All Interests</a>",
                  "target": [
                    ".shop-all.mobile[title=\"Interests\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Product Schedule</span>",
                  "target": [
                    ".product-schedule > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-2\">",
                  "target": [
                    ".product-schedule > .level-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".product-schedule > .level-2 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Customer Service</span>",
                  "target": [
                    ".customer-service > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-2\">",
                  "target": [
                    ".customer-service > .level-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".customer-service > .level-2 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Learn</span>",
                  "target": [
                    "#menuLearn > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-2\">",
                  "target": [
                    "#menuLearn > .level-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    "#lvl2Learn > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Kids Site</span>",
                  "target": [
                    ".for-kids > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".for-kids > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".for-kids > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Coin &amp; Medal Programs</span>",
                  "target": [
                    ".coin-medal-programs > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".coin-medal-programs > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".coin-medal-programs > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"cat-level-3 mobile\"><a class=\"shop-all mobile\" href=\"/learn/coin-and-medal-programs\" title=\"Coin &amp; Medal Programs\">ALL COIN &amp; MEDAL PROGRAMS</a></li>",
                  "target": [
                    ".coin-medal-programs > .level-3 > .menu-wrap > .nav-menu > .mobile.cat-level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"shop-all mobile\" href=\"/learn/coin-and-medal-programs\" title=\"Coin &amp; Medal Programs\">ALL COIN &amp; MEDAL PROGRAMS</a>",
                  "target": [
                    ".mobile.cat-level-3 > .shop-all[href$=\"coin-and-medal-programs\"][title=\"Coin & Medal Programs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Production Process</span>",
                  "target": [
                    ".production-process > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".production-process > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".production-process > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Collecting Basics</span>",
                  "target": [
                    ".collecting-basics > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".collecting-basics > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".collecting-basics > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">History</span>",
                  "target": [
                    ".history.cat-level-2.nav-item > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".history.cat-level-2.nav-item > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".history.cat-level-2.nav-item > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Artists</span>",
                  "target": [
                    ".artists > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".artists > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".artists > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">News</span>",
                  "target": [
                    "#menuNews > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-2\">",
                  "target": [
                    "#menuNews > .level-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    "#lvl2News > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">About</span>",
                  "target": [
                    "#menuAbout > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-2\">",
                  "target": [
                    "#menuAbout > .level-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    "#lvl2About > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Tours &amp; Facilities</span>",
                  "target": [
                    ".tours-and-facilities > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".tours-and-facilities > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".tours-and-facilities > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Production &amp; Sales Figures</span>",
                  "target": [
                    ".production-and-sales-figures > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".production-and-sales-figures > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".production-and-sales-figures > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Reports</span>",
                  "target": [
                    ".reports > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".reports > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".reports > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"cat-level-3 mobile\"><a class=\"shop-all mobile\" href=\"/about/reports/\" title=\"Reports\">All Reports</a></li>",
                  "target": [
                    ".reports > .level-3 > .menu-wrap > .nav-menu > .mobile.cat-level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"shop-all mobile\" href=\"/about/reports/\" title=\"Reports\">All Reports</a>",
                  "target": [
                    ".mobile.cat-level-3 > .shop-all[href$=\"reports/\"][title=\"Reports\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile category-click-thru\">Careers</span>",
                  "target": [
                    ".careers > .category-click-thru"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"level-3\">",
                  "target": [
                    ".careers > .level-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"click-back mobile\"><i class=\"click-back-carat\"></i><span class=\"mobile-nav-back\">back to previous</span></li>",
                  "target": [
                    ".careers > .level-3 > .menu-wrap > .nav-menu > .click-back.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"nav-ribbon-menu global-header-content\"><ul><li class=\"about\"> <a href=\"/about\" title=\"About\">About</a></li>\n<li class=\"news\"> <a href=\"/news\" title=\"News\">News</a></li>\n<li class=\"learn\"> <a href=\"/learn\" title=\"Learn\">Learn</a></li>\n</ul></div>",
                  "target": [
                    ".nav-ribbon-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"mobile-only\" alt=\"Negro Leagues Baseball clad, gold, and silver coins\" src=\"https://www.usmint.gov/wordpress/wp-content/uploads/2022/01/Negro_Leagues_Commemoratives_hero_fg_800x500.png\">",
                  "target": [
                    ".fadeOutUp > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"prehead mobile-only\"><strong>Negro Leagues Baseball</strong></span>",
                  "target": [
                    ".fadeOutDown > .home-cycle-text-info > .prehead.mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"head mobile-only\">Celebrate African American history with commemorative coins</span>",
                  "target": [
                    ".fadeOutDown > .home-cycle-text-info > .head.mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"mobile-only\" alt=\"Mighty Minters in basketball uniforms Math Jam game trophy hero foreground\" src=\"https://www.usmint.gov/wordpress/wp-content/uploads/2020/06/Basketball_Hero_fg_800x500-1.png\">",
                  "target": [
                    ".fadeInDown > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"prehead mobile-only\"><strong>Math Jam</strong></span>",
                  "target": [
                    ".fadeInUp > .home-cycle-text-info > .prehead.mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"head mobile-only\">Visit the Coin Classroom to test your math and basketball skills</span>",
                  "target": [
                    ".fadeInUp > .home-cycle-text-info > .head.mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/learn/coin-and-medal-programs/circulating-coins\" aria-label=\"Learn about circulating coins and how they're made.\" tabindex=\"0\">",
                  "target": [
                    ".feat-card-710 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/coins/coin-medal-programs/medals/armed-forces-us-marine-corps\" aria-label=\"Explore the U.S. Marine Corps Silver Medal.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-716 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/coins/coin-medal-programs/native-american-dollar-coins/2022-ely-parker\" aria-label=\"Discover the 2022 Native American $1 Coin.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-712 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/learn/coin-and-medal-programs/coin-specifications\" aria-label=\"Learn about the weight, composition, and diameter of U.S. coins.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-713 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/learn/artists\" aria-label=\"Meet the Mint's Medallic Artists and AIP Designers.\" tabindex=\"-1\">",
                  "target": [
                    ".mobile-only[href$=\"artists\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/learn/history\" aria-label=\"Discover the history of the U.S. Mint and its facilities.\" tabindex=\"-1\">",
                  "target": [
                    ".mobile-only[href$=\"history\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/news/press-releases/united-states-mint-begins-shipping-third-american-women-quarters-program-coins\" aria-label=\"Watch for the Wilma Mankiller Quarter in circulation.\" tabindex=\"0\">",
                  "target": [
                    ".feat-card-813 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/news/press-releases/mint-to-release-2022-american-buffalo-gold-proof-coin-on-may-12\" aria-label=\"Explore the 2022 American Buffalo Gold Proof Coin.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-912 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/news/press-releases/mint-to-reopen-washington-dc-coin-store\" aria-label=\"The DC Coin Store opens May 16, 2022.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-757 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/news/press-releases/united-states-mint-announces-2023-american-women-quarters-program-honorees\" aria-label=\"Discover the 2023 American Women Quarters honorees.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-758 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/news/press-releases/the-united-states-mint-celebrates-230th-anniversary\" aria-label=\"Celebrate the Mint's 230th birthday.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-721 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/news/press-releases/united-states-mint-begins-shipping-american-women-quarters-program-coins-honoring-dr-sally-ride\" aria-label=\"Watch for the Dr. Sally Ride Quarter in circulation.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-726 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/about/mint-tours-facilities/san-francisco\" aria-label=\"The San Francisco Mint is hiring!\" tabindex=\"0\">",
                  "target": [
                    ".feat-card-814 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/about/production-sales-figures\" aria-label=\"Check out the Mint's latest production and sales figures.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-732 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/about/mint-tours-facilities/west-point#videos\" aria-label=\"Discover how bullion coins are made at West Point.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-731 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/about/mint-tours-facilities/fort-knox\" aria-label=\"Discover how much gold is in Fort Knox and other fun facts!\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-733 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/about/mint-tours-facilities/denver#videos\" aria-label=\"See how coins are made at the U.S. Mint in Denver.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-730 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mobile-only\" href=\"/about/mint-tours-facilities/philadelphia/tour-information#phillytourvideo\" aria-label=\"Take a virtual tour of our production facility in Philadelphia.\" tabindex=\"-1\">",
                  "target": [
                    ".feat-card-735 > .feat-img-wrapper > .mobile-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"email-success\" style=\"display:none\"><p>Thank you for signing up with United States Mint!</p></div>",
                  "target": [
                    ".email-success"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"esEmailInfoFooterError\" style=\"display:none;\">\n                  <span>Error messaging: <br>Field value incorrect format</span></div>",
                  "target": [
                    "#esEmailInfoFooterError"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"exp-col\" style=\"padding-left: 15px;\">View All</span>",
                  "target": [
                    ".footer-bottom-links > .content-asset > .exp-col"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame\" id=\"destination_publishing_iframe_liveareacx_0\" name=\"destination_publishing_iframe_liveareacx_0_name\" src=\"https://liveareacx.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.usmint.gov\" class=\"aamIframeLoaded\" style=\"display: none; width: 0px; height: 0px;\">",
                  "target": [
                    "#destination_publishing_iframe_liveareacx_0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe src=\"https://bid.g.doubleclick.net/xbbe/pixel?d=KAE\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#99b6c3",
                        "bgColor": "#0b4470",
                        "contrastRatio": 4.73,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-header\">",
                          "target": [
                            ".global-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.73 (foreground color: #99b6c3, background color: #0b4470, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a title=\"Sign In\" href=\"https://catalog.usmint.gov/account-login\" class=\"user-login\" id=\"anch_3\">\n                          Sign In\n                      </a>",
                  "target": [
                    "#anch_3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.73 (foreground color: #99b6c3, background color: #0b4470, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#99b6c3",
                        "bgColor": "#0b4470",
                        "contrastRatio": 4.73,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"global-header\">",
                          "target": [
                            ".global-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.73 (foreground color: #99b6c3, background color: #0b4470, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a title=\"Create an Account\" href=\"https://catalog.usmint.gov/account-register \" class=\"user-register\" id=\"anch_4\">\n                          Register\n                      </a>",
                  "target": [
                    "#anch_4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.73 (foreground color: #99b6c3, background color: #0b4470, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d62923",
                        "contrastRatio": 4.99,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" name=\"Subscribe\" alt=\"Subscribe\" id=\"es-email-alter-button-footer\" value=\"Subscribe\" title=\"Subscribe\" class=\"es-button-footer\">",
                          "target": [
                            "#es-email-alter-button-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.99 (foreground color: #ffffff, background color: #d62923, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" name=\"Subscribe\" alt=\"Subscribe\" id=\"es-email-alter-button-footer\" value=\"Subscribe\" title=\"Subscribe\" class=\"es-button-footer\">",
                  "target": [
                    "#es-email-alter-button-footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.99 (foreground color: #ffffff, background color: #d62923, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d62923",
                        "contrastRatio": 4.99,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" alt=\"Sign Up\" id=\"es-sms-alert-button-footer\" value=\"Sign Up\" title=\"Sign Up\" class=\"es-button-footer\">",
                          "target": [
                            "#es-sms-alert-button-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.99 (foreground color: #ffffff, background color: #d62923, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" alt=\"Sign Up\" id=\"es-sms-alert-button-footer\" value=\"Sign Up\" title=\"Sign Up\" class=\"es-button-footer\">",
                  "target": [
                    "#es-sms-alert-button-footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.99 (foreground color: #ffffff, background color: #d62923, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "landmark-contentinfo-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the contentinfo landmark is at top level",
              "help": "Contentinfo landmark should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-contentinfo-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "contentinfo"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The contentinfo landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<footer>",
                  "target": [
                    "footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  The contentinfo landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-contentinfo",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one contentinfo landmark",
              "help": "Document should not have more than one contentinfo landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-contentinfo?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-contentinfo",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<footer>",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one contentinfo landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"footer\" role=\"contentinfo\">",
                  "target": [
                    "#footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html class=\"js objectfit object-fit js flexbox canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths\" lang=\"en-US\" style=\"\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "contentinfo",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer>",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"footer\" role=\"contentinfo\">",
                  "target": [
                    "#footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html class=\"js objectfit object-fit js flexbox canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths\" lang=\"en-US\" style=\"\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img class=\"desktop-only\" alt=\"Mighty Minters in basketball uniforms Math Jam game trophy hero foreground\" src=\"https://www.usmint.gov/wordpress/wp-content/uploads/2020/06/Basketball_Hero_fg_800x500-1.png\">",
                  "target": [
                    ".fadeInDown > .desktop-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"prehead desktop-only\" style=\"color:#ffffff;\"><strong>Math Jam</strong></span>",
                  "target": [
                    ".fadeInUp > .home-cycle-text-info > .prehead.desktop-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"head desktop-only\" style=\"color:#ffffff;\">Visit the Coin Classroom to test your math and basketball skills</span>",
                  "target": [
                    ".fadeInUp > .home-cycle-text-info > .head.desktop-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<ul class=\"slick-dots\" role=\"tablist\" style=\"display: flex;\">",
                  "target": [
                    ".slick-dots"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"feature-header\">Learn</div>",
                  "target": [
                    ".feature-bar-150 > .feat-container > .feature-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a class=\"desktop-only\" href=\"/learn/coin-and-medal-programs/circulating-coins\" aria-label=\"Learn about circulating coins and how they're made.\" tabindex=\"0\">",
                  "target": [
                    ".feat-card-710 > .feat-img-wrapper > .desktop-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"feat-title\"><a href=\"/learn/coin-and-medal-programs/circulating-coins\" tabindex=\"0\">Learn about circulating coins and how they're made.</a> </div>",
                  "target": [
                    ".feat-card-710 > .feat-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"feat-tag\">Coin &amp; Medal Programs</div>",
                  "target": [
                    ".feat-card-710 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"feature-header\">News</div>",
                  "target": [
                    ".feature-bar-151 > .feat-container > .feature-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a class=\"desktop-only\" href=\"/news/press-releases/united-states-mint-begins-shipping-third-american-women-quarters-program-coins\" aria-label=\"Watch for the Wilma Mankiller Quarter in circulation.\" tabindex=\"0\">",
                  "target": [
                    ".feat-card-813 > .feat-img-wrapper > .desktop-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"feat-title\"><a href=\"/news/press-releases/united-states-mint-begins-shipping-third-american-women-quarters-program-coins\" tabindex=\"0\">Watch for the Wilma Mankiller Quarter in circulation.</a> </div>",
                  "target": [
                    ".feat-card-813 > .feat-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"feat-tag\">Press Releases</div>",
                  "target": [
                    ".feat-card-813 > .feat-tag"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"feature-header\">About</div>",
                  "target": [
                    ".feature-bar-152 > .feat-container > .feature-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a class=\"desktop-only\" href=\"/about/mint-tours-facilities/san-francisco\" aria-label=\"The San Francisco Mint is hiring!\" tabindex=\"0\">",
                  "target": [
                    ".feat-card-814 > .feat-img-wrapper > .desktop-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"feat-title\"><a href=\"/about/mint-tours-facilities/san-francisco\" tabindex=\"0\">The San Francisco Mint is hiring!</a> </div>",
                  "target": [
                    ".feat-card-814 > .feat-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"feat-tag\">Tours &amp; Facilities</div>",
                  "target": [
                    ".feat-card-814 > .feat-tag"
                  ],
                  "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.usmint.gov/",
      "what": "URL",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.usmint.gov/",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.08:1. Recommendation:  change background to #417aa6.": [
              {
                "tagName": "button",
                "id": "#slick-slide-control00",
                "code": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"0\" aria-selected=\"true\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#slick-slide-control01",
                "code": "<button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"-1\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"feat-img-wrapper\">...</div>"
              }
            ]
          },
          "AA.1_3_1.H71.SameName": {
            "If these radio buttons or check boxes require a further group-level description, they should be contained within a fieldset element.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form class=\"search-form\" role=\"search\" action=\"/\" method=\"get\" autocomplete=\"off\">...</form>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#overlay",
                "code": "<div id=\"overlay\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"feature-header\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"head desktop-only\" style=\"color:#151515;\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"head desktop-only\" style=\"color:#ffffff;\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"search-button-text\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"/about\" title=\"About\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"/learn\" title=\"Learn\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"/news\" title=\"News\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"https://catalog.usmint.gov/\" title=\"Shop\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"https://catalog.usmint.gov/customerservice\" title=\"Customer Service\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"https://catalog.usmint.gov/product-schedule/\" title=\"Product Schedule\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/coins/\" title=\"Coins\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/engraved-prints/\" title=\"Engraved Prints\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/gift-ideas/\" title=\"Gift Ideas\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/interests/\" title=\"Interests\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/medals/\" title=\"Medals\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/paper-currency\" title=\"Paper Currency\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"visually-hidden\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/rss-feeds\" title=\"RSS Feeds\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/xlink/?xlink=https://www.instagram.com/unitedstatesmint/ \" title=\"Instagram\" rel=\"external\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/xlink?xlink=http://www.facebook.com/UnitedStatesMint\" title=\"Facebook\" rel=\"external\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/xlink?xlink=http://www.pinterest.com/usmint\" title=\"Pinterest\" rel=\"external\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/xlink?xlink=http://youtube.com/user/USMINT\" title=\"YouTube\" rel=\"external\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/xlink?xlink=https://www.twitter.com/usmint\" title=\"Twitter\" rel=\"external\">...</a>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"slick-ctrl slick-pause\" title=\"Stop\">...</button>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"head desktop-only\" style=\"color:#151515;\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"prehead desktop-only\" style=\"color:#151515;\">...</span>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmint.gov/",
      "what": "URL",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.usmint.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 45,
            "recommendation": 7,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_WidgetLabels_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/tabpanel[2]"
              },
              "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name",
              "bounds": {
                "left": 0,
                "top": 209,
                "height": 551,
                "width": 1280
              },
              "snippet": "<div style=\"width: 1280px; position: relative; left: -1280px; top: 0px; z-index: 998; opacity: 0;\" id=\"slick-slide01\" role=\"tabpanel\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"1\" class=\"slick-slide\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_WidgetLabels_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name",
              "bounds": {
                "left": 0,
                "top": 209,
                "height": 551,
                "width": 1280
              },
              "snippet": "<div style=\"width: 1280px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\" id=\"slick-slide00\" role=\"tabpanel\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"slick-slide slick-current slick-active\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[6]/div[2]/a[1]",
                "aria": "/document[1]/link[55]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1661,
                "top": 1690,
                "height": 62,
                "width": 215
              },
              "snippet": "<a tabindex=\"-1\" href=\"/about/mint-tours-facilities/philadelphia/tour-information#phillytourvideo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/link[53]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1636,
                "top": 1501,
                "height": 180,
                "width": 275
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Take a virtual tour of our production facility in Philadelphia.\" href=\"/about/mint-tours-facilities/philadelphia/tour-information#phillytourvideo\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[5]/div[2]/a[1]",
                "aria": "/document[1]/link[52]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1339,
                "top": 1690,
                "height": 42,
                "width": 243
              },
              "snippet": "<a tabindex=\"-1\" href=\"/about/mint-tours-facilities/denver#videos\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[50]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1314,
                "top": 1501,
                "height": 180,
                "width": 300
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"See how coins are made at the U.S. Mint in Denver.\" href=\"/about/mint-tours-facilities/denver#videos\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/a[1]",
                "aria": "/document[1]/link[49]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1017,
                "top": 1690,
                "height": 62,
                "width": 238
              },
              "snippet": "<a tabindex=\"-1\" href=\"/about/mint-tours-facilities/fort-knox\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[47]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 992,
                "top": 1501,
                "height": 180,
                "width": 300
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Discover how much gold is in Fort Knox and other fun facts!\" href=\"/about/mint-tours-facilities/fort-knox\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[46]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 695,
                "top": 1690,
                "height": 42,
                "width": 236
              },
              "snippet": "<a tabindex=\"-1\" href=\"/about/mint-tours-facilities/west-point#videos\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[44]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 670,
                "top": 1501,
                "height": 180,
                "width": 300
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Discover how bullion coins are made at West Point.\" href=\"/about/mint-tours-facilities/west-point#videos\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[43]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 388,
                "top": 1690,
                "height": 62,
                "width": 234
              },
              "snippet": "<a tabindex=\"-1\" href=\"/about/production-sales-figures\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[41]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 363,
                "top": 1501,
                "height": 180,
                "width": 285
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Check out the Mint's latest production and sales figures.\" href=\"/about/production-sales-figures\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[40]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 86,
                "top": 1690,
                "height": 42,
                "width": 212
              },
              "snippet": "<a tabindex=\"0\" href=\"/about/mint-tours-facilities/san-francisco\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[38]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 61,
                "top": 1501,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"0\" aria-label=\"The San Francisco Mint is hiring!\" href=\"/about/mint-tours-facilities/san-francisco\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[6]/div[2]/a[1]",
                "aria": "/document[1]/link[37]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1771,
                "top": 1342,
                "height": 62,
                "width": 199
              },
              "snippet": "<a tabindex=\"-1\" href=\"/news/press-releases/united-states-mint-begins-shipping-american-women-quarters-program-coins-honoring-dr-sally-ride\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/link[35]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1746,
                "top": 1153,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Watch for the Dr. Sally Ride Quarter in circulation.\" href=\"/news/press-releases/united-states-mint-begins-shipping-american-women-quarters-program-coins-honoring-dr-sally-ride\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[5]/div[2]/a[1]",
                "aria": "/document[1]/link[34]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1399,
                "top": 1342,
                "height": 42,
                "width": 233
              },
              "snippet": "<a tabindex=\"-1\" href=\"/news/press-releases/the-united-states-mint-celebrates-230th-anniversary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1374,
                "top": 1153,
                "height": 180,
                "width": 350
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Celebrate the Mint's 230th birthday.\" href=\"/news/press-releases/the-united-states-mint-celebrates-230th-anniversary\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1027,
                "top": 1342,
                "height": 42,
                "width": 251
              },
              "snippet": "<a tabindex=\"-1\" href=\"/news/press-releases/united-states-mint-announces-2023-american-women-quarters-program-honorees\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1002,
                "top": 1153,
                "height": 180,
                "width": 350
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Discover the 2023 American Women Quarters honorees.\" href=\"/news/press-releases/united-states-mint-announces-2023-american-women-quarters-program-honorees\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 725,
                "top": 1342,
                "height": 42,
                "width": 230
              },
              "snippet": "<a tabindex=\"-1\" href=\"/news/press-releases/mint-to-reopen-washington-dc-coin-store\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 700,
                "top": 1153,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"The DC Coin Store opens May 16, 2022.\" href=\"/news/press-releases/mint-to-reopen-washington-dc-coin-store\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 388,
                "top": 1342,
                "height": 42,
                "width": 241
              },
              "snippet": "<a tabindex=\"-1\" href=\"/news/press-releases/mint-to-release-2022-american-buffalo-gold-proof-coin-on-may-12\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 363,
                "top": 1153,
                "height": 180,
                "width": 315
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Explore the 2022 American Buffalo Gold Proof Coin.\" href=\"/news/press-releases/mint-to-release-2022-american-buffalo-gold-proof-coin-on-may-12\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 86,
                "top": 1342,
                "height": 62,
                "width": 180
              },
              "snippet": "<a tabindex=\"0\" href=\"/news/press-releases/united-states-mint-begins-shipping-third-american-women-quarters-program-coins\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 61,
                "top": 1153,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"0\" aria-label=\"Watch for the Wilma Mankiller Quarter in circulation.\" href=\"/news/press-releases/united-states-mint-begins-shipping-third-american-women-quarters-program-coins\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[6]/div[2]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1651,
                "top": 994,
                "height": 62,
                "width": 198
              },
              "snippet": "<a tabindex=\"-1\" href=\"/learn/history\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1626,
                "top": 805,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Discover the history of the U.S. Mint and its facilities.\" href=\"/learn/history\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[5]/div[2]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1349,
                "top": 994,
                "height": 62,
                "width": 214
              },
              "snippet": "<a tabindex=\"-1\" href=\"/learn/artists\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1324,
                "top": 805,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Meet the Mint's Medallic Artists and AIP Designers.\" href=\"/learn/artists\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1027,
                "top": 994,
                "height": 62,
                "width": 235
              },
              "snippet": "<a tabindex=\"-1\" href=\"/learn/coin-and-medal-programs/coin-specifications\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1002,
                "top": 805,
                "height": 180,
                "width": 300
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Learn about the weight, composition, and diameter of U.S. coins.\" href=\"/learn/coin-and-medal-programs/coin-specifications\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 725,
                "top": 994,
                "height": 42,
                "width": 224
              },
              "snippet": "<a tabindex=\"-1\" href=\"/coins/coin-medal-programs/native-american-dollar-coins/2022-ely-parker\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 700,
                "top": 805,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Discover the 2022 Native American $1 Coin.\" href=\"/coins/coin-medal-programs/native-american-dollar-coins/2022-ely-parker\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 423,
                "top": 994,
                "height": 42,
                "width": 213
              },
              "snippet": "<a tabindex=\"-1\" href=\"/coins/coin-medal-programs/medals/armed-forces-us-marine-corps\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 398,
                "top": 805,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Explore the U.S. Marine Corps Silver Medal.\" href=\"/coins/coin-medal-programs/medals/armed-forces-us-marine-corps\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 86,
                "top": 994,
                "height": 42,
                "width": 255
              },
              "snippet": "<a tabindex=\"0\" href=\"/learn/coin-and-medal-programs/circulating-coins\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 61,
                "top": 805,
                "height": 180,
                "width": 315
              },
              "snippet": "<a tabindex=\"0\" aria-label=\"Learn about circulating coins and how they're made.\" href=\"/learn/coin-and-medal-programs/circulating-coins\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/tablist[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 362,
                "top": 760,
                "height": 12,
                "width": 76
              },
              "snippet": "<ul style=\"display: flex;\" role=\"tablist\" class=\"slick-dots\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/tabpanel[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 557,
                "top": 686,
                "height": 18,
                "width": 167
              },
              "snippet": "<a tabindex=\"-1\" href=\"/learn/kids/games/math-jam\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/tabpanel[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 550,
                "top": 686,
                "height": 18,
                "width": 182
              },
              "snippet": "<a tabindex=\"0\" href=\"/learn/coin-and-medal-programs/commemorative-coins/negro-leagues-baseball\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 12,
                "top": 160,
                "height": 36,
                "width": 776
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": -85,
                "height": 81,
                "width": 187
              },
              "snippet": "<a alt=\"skip navigation\" href=\"#skipNavigation\" id=\"skipNav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 1990,
                "height": 580,
                "width": 800
              },
              "snippet": "<footer>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[11]/div[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 1990,
                "height": 676,
                "width": 800
              },
              "snippet": "<div role=\"contentinfo\" id=\"footer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 1990,
                "height": 580,
                "width": 800
              },
              "snippet": "<footer>",
              "level": "recommendation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[11]/div[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 1990,
                "height": 676,
                "width": 800
              },
              "snippet": "<div role=\"contentinfo\" id=\"footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[9]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[10]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 65,
                "height": 83,
                "width": 800
              },
              "snippet": "<nav role=\"navigation\" class=\"global-header-content\" id=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 1,
                "height": 64,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"global-header-content\" id=\"header\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 52,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_WidgetLabels_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/tabpanel[2]"
              },
              "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name",
              "bounds": {
                "left": 0,
                "top": 238,
                "height": 551,
                "width": 800
              },
              "snippet": "<div style=\"width: 800px; position: relative; left: -800px; top: 0px; z-index: 998; opacity: 0;\" aria-describedby=\"slick-slide-control01\" id=\"slick-slide01\" role=\"tabpanel\" tabindex=\"-1\" aria-hidden=\"true\" data-slick-index=\"1\" class=\"slick-slide\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_WidgetLabels_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name",
              "bounds": {
                "left": 0,
                "top": 238,
                "height": 551,
                "width": 800
              },
              "snippet": "<div style=\"width: 800px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;\" aria-describedby=\"slick-slide-control00\" id=\"slick-slide00\" role=\"tabpanel\" aria-hidden=\"false\" data-slick-index=\"0\" class=\"slick-slide slick-current slick-active\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[6]/div[2]/a[1]",
                "aria": "/document[1]/link[55]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1661,
                "top": 1719,
                "height": 68,
                "width": 212
              },
              "snippet": "<a tabindex=\"-1\" href=\"/about/mint-tours-facilities/philadelphia/tour-information#phillytourvideo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/link[53]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1636,
                "top": 1533,
                "height": 180,
                "width": 275
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Take a virtual tour of our production facility in Philadelphia.\" href=\"/about/mint-tours-facilities/philadelphia/tour-information#phillytourvideo\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[5]/div[2]/a[1]",
                "aria": "/document[1]/link[52]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1339,
                "top": 1719,
                "height": 48,
                "width": 238
              },
              "snippet": "<a tabindex=\"-1\" href=\"/about/mint-tours-facilities/denver#videos\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[50]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1314,
                "top": 1533,
                "height": 180,
                "width": 300
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"See how coins are made at the U.S. Mint in Denver.\" href=\"/about/mint-tours-facilities/denver#videos\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/a[1]",
                "aria": "/document[1]/link[49]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1017,
                "top": 1719,
                "height": 68,
                "width": 236
              },
              "snippet": "<a tabindex=\"-1\" href=\"/about/mint-tours-facilities/fort-knox\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[47]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 992,
                "top": 1533,
                "height": 180,
                "width": 300
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Discover how much gold is in Fort Knox and other fun facts!\" href=\"/about/mint-tours-facilities/fort-knox\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[46]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 695,
                "top": 1719,
                "height": 48,
                "width": 235
              },
              "snippet": "<a tabindex=\"-1\" href=\"/about/mint-tours-facilities/west-point#videos\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[44]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 670,
                "top": 1533,
                "height": 180,
                "width": 300
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Discover how bullion coins are made at West Point.\" href=\"/about/mint-tours-facilities/west-point#videos\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[43]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 388,
                "top": 1719,
                "height": 68,
                "width": 231
              },
              "snippet": "<a tabindex=\"-1\" href=\"/about/production-sales-figures\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[41]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 363,
                "top": 1533,
                "height": 180,
                "width": 285
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Check out the Mint's latest production and sales figures.\" href=\"/about/production-sales-figures\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[40]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 86,
                "top": 1719,
                "height": 48,
                "width": 224
              },
              "snippet": "<a tabindex=\"0\" href=\"/about/mint-tours-facilities/san-francisco\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[38]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 61,
                "top": 1533,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"0\" aria-label=\"The San Francisco Mint is hiring!\" href=\"/about/mint-tours-facilities/san-francisco\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[6]/div[2]/a[1]",
                "aria": "/document[1]/link[37]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1771,
                "top": 1371,
                "height": 68,
                "width": 192
              },
              "snippet": "<a tabindex=\"-1\" href=\"/news/press-releases/united-states-mint-begins-shipping-american-women-quarters-program-coins-honoring-dr-sally-ride\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/link[35]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1746,
                "top": 1185,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Watch for the Dr. Sally Ride Quarter in circulation.\" href=\"/news/press-releases/united-states-mint-begins-shipping-american-women-quarters-program-coins-honoring-dr-sally-ride\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[5]/div[2]/a[1]",
                "aria": "/document[1]/link[34]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1399,
                "top": 1371,
                "height": 48,
                "width": 233
              },
              "snippet": "<a tabindex=\"-1\" href=\"/news/press-releases/the-united-states-mint-celebrates-230th-anniversary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1374,
                "top": 1185,
                "height": 180,
                "width": 350
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Celebrate the Mint's 230th birthday.\" href=\"/news/press-releases/the-united-states-mint-celebrates-230th-anniversary\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1027,
                "top": 1371,
                "height": 48,
                "width": 251
              },
              "snippet": "<a tabindex=\"-1\" href=\"/news/press-releases/united-states-mint-announces-2023-american-women-quarters-program-honorees\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1002,
                "top": 1185,
                "height": 180,
                "width": 350
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Discover the 2023 American Women Quarters honorees.\" href=\"/news/press-releases/united-states-mint-announces-2023-american-women-quarters-program-honorees\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 725,
                "top": 1371,
                "height": 48,
                "width": 224
              },
              "snippet": "<a tabindex=\"-1\" href=\"/news/press-releases/mint-to-reopen-washington-dc-coin-store\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 700,
                "top": 1185,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"The DC Coin Store opens May 16, 2022.\" href=\"/news/press-releases/mint-to-reopen-washington-dc-coin-store\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 388,
                "top": 1371,
                "height": 48,
                "width": 241
              },
              "snippet": "<a tabindex=\"-1\" href=\"/news/press-releases/mint-to-release-2022-american-buffalo-gold-proof-coin-on-may-12\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 363,
                "top": 1185,
                "height": 180,
                "width": 315
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Explore the 2022 American Buffalo Gold Proof Coin.\" href=\"/news/press-releases/mint-to-release-2022-american-buffalo-gold-proof-coin-on-may-12\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 86,
                "top": 1371,
                "height": 68,
                "width": 175
              },
              "snippet": "<a tabindex=\"0\" href=\"/news/press-releases/united-states-mint-begins-shipping-third-american-women-quarters-program-coins\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 61,
                "top": 1185,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"0\" aria-label=\"Watch for the Wilma Mankiller Quarter in circulation.\" href=\"/news/press-releases/united-states-mint-begins-shipping-third-american-women-quarters-program-coins\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[6]/div[2]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1651,
                "top": 1023,
                "height": 48,
                "width": 230
              },
              "snippet": "<a tabindex=\"-1\" href=\"/learn/history\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1626,
                "top": 837,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Discover the history of the U.S. Mint and its facilities.\" href=\"/learn/history\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[5]/div[2]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1349,
                "top": 1023,
                "height": 48,
                "width": 227
              },
              "snippet": "<a tabindex=\"-1\" href=\"/learn/artists\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1324,
                "top": 837,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Meet the Mint's Medallic Artists and AIP Designers.\" href=\"/learn/artists\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[4]/div[2]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1027,
                "top": 1023,
                "height": 68,
                "width": 233
              },
              "snippet": "<a tabindex=\"-1\" href=\"/learn/coin-and-medal-programs/coin-specifications\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1002,
                "top": 837,
                "height": 180,
                "width": 300
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Learn about the weight, composition, and diameter of U.S. coins.\" href=\"/learn/coin-and-medal-programs/coin-specifications\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 725,
                "top": 1023,
                "height": 48,
                "width": 225
              },
              "snippet": "<a tabindex=\"-1\" href=\"/coins/coin-medal-programs/native-american-dollar-coins/2022-ely-parker\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 700,
                "top": 837,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Discover the 2022 Native American $1 Coin.\" href=\"/coins/coin-medal-programs/native-american-dollar-coins/2022-ely-parker\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 423,
                "top": 1023,
                "height": 48,
                "width": 205
              },
              "snippet": "<a tabindex=\"-1\" href=\"/coins/coin-medal-programs/medals/armed-forces-us-marine-corps\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 398,
                "top": 837,
                "height": 180,
                "width": 280
              },
              "snippet": "<a tabindex=\"-1\" aria-label=\"Explore the U.S. Marine Corps Silver Medal.\" href=\"/coins/coin-medal-programs/medals/armed-forces-us-marine-corps\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 86,
                "top": 1023,
                "height": 48,
                "width": 252
              },
              "snippet": "<a tabindex=\"0\" href=\"/learn/coin-and-medal-programs/circulating-coins\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 61,
                "top": 837,
                "height": 180,
                "width": 315
              },
              "snippet": "<a tabindex=\"0\" aria-label=\"Learn about circulating coins and how they're made.\" href=\"/learn/coin-and-medal-programs/circulating-coins\" class=\"desktop-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/button[1]",
                "aria": "/document[1]/tablist[1]/tab[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 413,
                "top": 790,
                "height": 12,
                "width": 12
              },
              "snippet": "<button tabindex=\"-1\" aria-label=\"2 of 2\" aria-controls=\"slick-slide01\" id=\"slick-slide-control01\" role=\"tab\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/button[1]",
                "aria": "/document[1]/tablist[1]/tab[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 375,
                "top": 790,
                "height": 12,
                "width": 12
              },
              "snippet": "<button aria-selected=\"true\" tabindex=\"0\" aria-label=\"1 of 2\" aria-controls=\"slick-slide00\" id=\"slick-slide-control00\" role=\"tab\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 337,
                "top": 789,
                "height": 15,
                "width": 9
              },
              "snippet": "<button style=\"display: block;\" type=\"button\" aria-label=\"Previous\" class=\"slick-prev slick-arrow\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/tabpanel[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 316,
                "top": 712,
                "height": 24,
                "width": 169
              },
              "snippet": "<a tabindex=\"-1\" href=\"/learn/kids/games/math-jam\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/tabpanel[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 308,
                "top": 712,
                "height": 24,
                "width": 186
              },
              "snippet": "<a tabindex=\"0\" href=\"/learn/coin-and-medal-programs/commemorative-coins/negro-leagues-baseball\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 12,
                "top": 189,
                "height": 36,
                "width": 776
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": -85,
                "height": 81,
                "width": 187
              },
              "snippet": "<a alt=\"skip navigation\" href=\"#skipNavigation\" id=\"skipNav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 2022,
                "height": 568,
                "width": 800
              },
              "snippet": "<footer>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[11]/div[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 2022,
                "height": 664,
                "width": 800
              },
              "snippet": "<div role=\"contentinfo\" id=\"footer\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <nav> with ARIA role 'navigation'",
              "bounds": {
                "left": 0,
                "top": 94,
                "height": 83,
                "width": 800
              },
              "snippet": "<nav aria-hidden=\"true\" aria-expanded=\"false\" role=\"navigation\" class=\"global-header-content\" id=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/nav[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -235,
                "top": 28,
                "height": 17,
                "width": 54
              },
              "snippet": "<a id=\"anch_4\" class=\"user-register\" href=\"https://catalog.usmint.gov/account-register \" title=\"Create an Account\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/nav[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -297,
                "top": 28,
                "height": 17,
                "width": 42
              },
              "snippet": "<a id=\"anch_3\" class=\"user-login\" href=\"https://catalog.usmint.gov/account-login\" title=\"Sign In\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/nav[1]/div[2]/div[1]/form[1]/div[1]/label[1]/input[1]",
                "aria": "/document[1]/navigation[1]/search[1]/searchbox[1]"
              },
              "message": "Element \"input\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 466,
                "top": 118,
                "height": 34,
                "width": 310
              },
              "snippet": "<input value=\"\" autocomplete=\"off\" placeholder=\"Search this site\" class=\"search-field\" name=\"s\" type=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/nav[1]/div[2]/div[1]/form[1]/button[1]",
                "aria": "/document[1]/navigation[1]/search[1]/button[1]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 745,
                "top": 117,
                "height": 32,
                "width": 32
              },
              "snippet": "<button class=\"search-button\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[11]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 2022,
                "height": 568,
                "width": 800
              },
              "snippet": "<footer>",
              "level": "recommendation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[11]/div[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 2022,
                "height": 664,
                "width": 800
              },
              "snippet": "<div role=\"contentinfo\" id=\"footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[9]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 94,
                "height": 83,
                "width": 800
              },
              "snippet": "<nav aria-hidden=\"true\" aria-expanded=\"false\" role=\"navigation\" class=\"global-header-content\" id=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 1,
                "height": 93,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"global-header-content\" id=\"header\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmint.gov/",
      "what": "URL",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.usmint.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "U.S. Mint",
          "pageurl": "https://www.usmint.gov/",
          "time": 3.12,
          "creditsremaining": 718,
          "allitemcount": 492,
          "totalelements": 1162,
          "waveurl": "http://wave.webaim.org/report?url=https://www.usmint.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "label_empty": {
                "id": "label_empty",
                "description": "Empty form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV > LABEL#show-search"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 10,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 10,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A#skipNav",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV > DIV#search-container > FORM:first-child > DIV:first-child > LABEL:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV > DIV#search-container > FORM:first-child > DIV:first-child + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#home-main-slot > DIV#homepage-slider > DIV:first-child > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child + UL > LI:first-child > BUTTON#slick-slide-control00",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child"
                ],
                "contrastdata": [
                  [
                    3.69,
                    "#0000ff",
                    "#aaaaaa",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    2.07,
                    "#000000",
                    "#0b4470",
                    false
                  ],
                  [
                    1.14,
                    "#ffffff",
                    "#ebf0f2",
                    false
                  ],
                  [
                    1.14,
                    "#ffffff",
                    "#ebf0f2",
                    false
                  ],
                  [
                    1.14,
                    "#ffffff",
                    "#ebf0f2",
                    false
                  ],
                  [
                    1.14,
                    "#ffffff",
                    "#ebf0f2",
                    false
                  ],
                  [
                    1.14,
                    "#ffffff",
                    "#ebf0f2",
                    false
                  ],
                  [
                    1.14,
                    "#ffffff",
                    "#ebf0f2",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 246,
            "items": {
              "fieldset_missing": {
                "id": "fieldset_missing",
                "description": "Missing fieldset",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV > DIV#search-container > FORM:first-child > DIV:first-child > LABEL:first-child + DIV > SPAN:first-child + LABEL"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_missing": {
                "id": "heading_missing",
                "description": "No heading structure",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 42,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#feat-slide-150 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-151 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV > DIV:first-child > DIV#feat-slide-152 > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + META + TITLE + META + META + META + META + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + LINK + NOSCRIPT"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > DIV#legal-footer-wrapper > DIV:first-child > DIV:first-child > UL:first-child + P"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 196,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuShop > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Shop > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuLearn > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2Learn > LI:first-child + LI + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuNews > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2News > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuNews > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2News > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuNews > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2News > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuNews > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2News > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuNews > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2News > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > NAV#navigation > DIV:first-child + DIV + DIV > UL:first-child > LI#menuAbout > SPAN:first-child + I + A + DIV > DIV:first-child > UL#lvl2About > LI:first-child + LI + LI + LI + LI + LI > SPAN:first-child + I + A + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#home-main-slot > DIV#homepage-slider > DIV:first-child > DIV:first-child + DIV > DIV:first-child > BUTTON:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SPAN:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SPAN:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SPAN:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SPAN:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > SPAN:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > SPAN:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > SPAN:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > SPAN:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + DIV + SCRIPT + DIV + SCRIPT + P + P + DIV + P + DIV > DIV#footer > FOOTER:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SPAN:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > HEADER#header > DIV:first-child > DIV#image-container > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > A:first-child + DIV + DIV > HEADER#header > DIV:first-child > DIV#image-container > IMG:first-child + IMG"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmint.gov/",
      "what": "URL",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.usmint.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.089",
        "responseTime": "2022-07-18T02:17:18.920Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1083569,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 305,
              "totalWarnings": 54,
              "totalIssues": 359
            },
            "issuesByLevel": {
              "A": {
                "count": 353,
                "pct": 98.33
              },
              "AA": {
                "count": 88,
                "pct": 24.51
              },
              "AAA": {
                "count": 359,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 29,
              "warningDensity": 5,
              "allDensity": 34
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "7ab11322-462a-43fa-96d4-9ee770c541e3",
          "docID": "80dfcd0f-774a-4469-fc89-c34227bdcade",
          "sourceHash": "651c275dc9dc33a77ca09ad415a00bcf",
          "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=7ab11322-462a-43fa-96d4-9ee770c541e3",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2579.72
                },
                "height": 2579.72,
                "width": 1024
              },
              "position": {
                "line": 2183,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home blog\"&gt; &lt;div id=\"wrapper\"&gt;\n&lt;a id=\"skipNav\" href=\"#skipNavigation\" alt=\"skip navigation\"&gt;Skip navigation&lt;/a&gt; &lt;div id=\"print-header\"&gt;&lt;/div&gt; &lt;div class=\"global-header\"&gt; &lt;div class=\"site-alert coo",
              "xpath": "/html/body",
              "issueID": "8385be3338b545f74c96b16b38347ba8",
              "signature": "c8f2679ef56e2d7cef4764ef95d30c4e",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=8385be3338b545f74c96b16b38347ba8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 6
                },
                "bottom-right": {
                  "x": 43,
                  "y": 19
                },
                "height": 13,
                "width": 43
              },
              "position": {
                "line": 147,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Sign In\" href=\"https://catalog.usmint.gov/account-login\" class=\"user-login\" id=\"anch_3\"&gt; Sign In &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/header[1]/div[3]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "a4d5f6fca676958571f5ed5e6fea96cb",
              "signature": "efb2ef08aa8cd42fa244c46b497914b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a4d5f6fca676958571f5ed5e6fea96cb"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 1
                },
                "bottom-right": {
                  "x": 66.5,
                  "y": 59
                },
                "height": 58,
                "width": 66.5
              },
              "position": {
                "line": 147,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/\" title=\"Shop\"&gt;Shop&lt;div class=\"arrow\"&gt;&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "6909e73f1dd591dfd37f2012041cb285",
              "signature": "ad09ac149be28dc518948a510025347e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6909e73f1dd591dfd37f2012041cb285"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 134.328,
                  "y": 54
                },
                "height": 54,
                "width": 134.328
              },
              "position": {
                "line": 148,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/coins/\" title=\"Coins\"&gt;Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "b2ef8a7e72fc55302740eea1f5147159",
              "signature": "3e413d2af59593d3fb031f7b2a64708d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b2ef8a7e72fc55302740eea1f5147159"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 148,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/coins/coin-programs/\" title=\"Coin Programs\"&gt;Coin Programs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "7aab384fca6282ce3a6ebc3900aba04b",
              "signature": "e348f88b750c606117a063762bade6f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7aab384fca6282ce3a6ebc3900aba04b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 148,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-programs/america-the-beautiful-quarters-program/\" title=\"America the Beautiful Quarters® Program\" class=\"\"&gt;America the Beautiful Quarters® Program&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "94c1cd0e00ad621a91e53ff84b00c3a8",
              "signature": "fd2858d91f9e9e27ed5e3e67c9c317b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=94c1cd0e00ad621a91e53ff84b00c3a8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 148,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-programs/american-buffalo-coins/\" title=\"American Buffalo Coins\" class=\"\"&gt;American Buffalo Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "e1e3a2ff79446971778287dda157395c",
              "signature": "e69f8e157d7241eb254bb67ecc97c4d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e1e3a2ff79446971778287dda157395c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 148,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-programs/american-eagle-coins/\" title=\"American Eagle Coins\" class=\"\"&gt;American Eagle Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "b6d022c766f592e68a544d1e1b3e6deb",
              "signature": "7e07082fe95550a78696132b58b3592f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b6d022c766f592e68a544d1e1b3e6deb"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 148,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-programs/american-innovation-dollar-coins/\" title=\"American Innovation® $1 Coin Program\" class=\"\"&gt;American Innovation® $1 Coin Program&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "0f8b7414b9ec3b4da33996ee24d7dea4",
              "signature": "0f61bc0634f04ce2622ae14afb4c5218",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0f8b7414b9ec3b4da33996ee24d7dea4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 148,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coin-programs/american-liberty/\" title=\"American Liberty\" class=\"\"&gt;American Liberty&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "7f1e4d663f061d8138a8feddea9dbedd",
              "signature": "a7b1fae77edee085b48dc6cc9ad1707b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7f1e4d663f061d8138a8feddea9dbedd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 148,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-programs/american-women-quarters-program/\" title=\"American Women Quartersâ„¢ Program\" class=\"\"&gt;American Women Quartersâ„¢ Program&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "058f21207eae2ac32456bae5f0d30fe8",
              "signature": "f7252df6b6561b6646a13201da47ac57",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=058f21207eae2ac32456bae5f0d30fe8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 148,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-programs/bush-presidential-coins/\" title=\"Bush Presidential Coins\" class=\"\"&gt;Bush Presidential Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "cc6c371114d6350f419a2c6c8723aae3",
              "signature": "75afb8b919eb72d91136e2aa9837ec11",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cc6c371114d6350f419a2c6c8723aae3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 176,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-programs/kennedy-half-dollars/\" title=\"Kennedy Half Dollars\" class=\"\"&gt;Kennedy Half Dollars&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "46832d6e654752ffde55ea88e3c50367",
              "signature": "8aebc5948d586f9cd9a75e3d44755031",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=46832d6e654752ffde55ea88e3c50367"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 178,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-programs/morgan-and-peace-silver-dollar-coins/\" title=\"2021 Morgan and Peace Silver Dollars\" class=\"\"&gt;2021 Morgan and Peace Silver Dollars&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "569b07d7424642efde4b8b996e31a174",
              "signature": "4e93e85f4689766760e33d9d9e06dd17",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=569b07d7424642efde4b8b996e31a174"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 196,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-programs/native-american-dollar-coins/\" title=\"Native American $1 Coins\" class=\"\"&gt;Native American $1 Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "769ce2d397ce5b48fcc777e922660058",
              "signature": "752f987cfe04aaa3c6b27f6118130188",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=769ce2d397ce5b48fcc777e922660058"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 1183,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-programs/\" title=\"SHOP ALL COIN PROGRAMS\" class=\"shop-all\"&gt;SHOP ALL COIN PROGRAMS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[12]/a[1]",
              "issueID": "53ff52add1f78a02aeda76671fbfd394",
              "signature": "55dbd525353deec265dd716673b0976c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=53ff52add1f78a02aeda76671fbfd394"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 1188,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/coins/coin-sets/\" title=\"Coin Sets\"&gt;Coin Sets&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "0d513a94361e2b85875910a9e6c72324",
              "signature": "7dbefd16f4a89bea68329ade53584e52",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0d513a94361e2b85875910a9e6c72324"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 1188,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-sets/annual-sets/\" title=\"Annual Sets\" class=\"\"&gt;Annual Sets&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "12b270fb462a75834e0df6760a1d2be8",
              "signature": "2a148806d82bc6fa328ebe37e4743dd9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=12b270fb462a75834e0df6760a1d2be8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 1204,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-sets/bundle-sets/\" title=\"Bundle Sets\" class=\"\"&gt;Bundle Sets&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "9909f0d851499956b242b8818f814867",
              "signature": "25430b7fe5db3354e1201b0a0cf16383",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9909f0d851499956b242b8818f814867"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 1204,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-sets/proof-sets/\" title=\"Proof Sets\" class=\"\"&gt;Proof Sets&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "4d2ddf7a563aa77221d3be1dceff52b4",
              "signature": "df28c62c67e28f2b13178a4fe3fc0668",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4d2ddf7a563aa77221d3be1dceff52b4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 3780,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-sets/special-occasions/\" title=\"Special Occasion Sets\" class=\"\"&gt;Special Occasion Sets&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "2d326e4ca35fe3acdedce1547b099e76",
              "signature": "357ba1c614d8342bf2b3772c6757be6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2d326e4ca35fe3acdedce1547b099e76"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 3781,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-sets/uncirculated/\" title=\"Uncirculated Sets\" class=\"\"&gt;Uncirculated Sets&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "c0c7c2f9fb2c380866d67dfa29ffbaf1",
              "signature": "3081857d7d6c4d0b634598b4ace2be75",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c0c7c2f9fb2c380866d67dfa29ffbaf1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 3781,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/coin-sets/\" title=\"SHOP ALL COIN SETS\" class=\"shop-all\"&gt;SHOP ALL COIN SETS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "cba3a92f787db828b7caeca3ff5155f6",
              "signature": "90930dbfa5406eb27a23d897a4e68d1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cba3a92f787db828b7caeca3ff5155f6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 3781,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/coins/commemorative-coins/\" title=\"Commemorative Coins\"&gt;Commemorative Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "96b31ce8d1195e3a037e16a558c6d942",
              "signature": "60eda81bd16e0e9a79363823a39c1d1a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=96b31ce8d1195e3a037e16a558c6d942"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 3781,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/negro-leagues-baseball-commemorative-coin/\" title=\"Negro Leagues Baseball\" class=\"\"&gt;Negro Leagues Baseball&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[5]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "e80076baef186d50d96692aa3697833c",
              "signature": "1d80b5a0125a6fb273f1418c90af23c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e80076baef186d50d96692aa3697833c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4140,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/purple-heart-commemorative-coin/\" title=\"National Purple Heart Hall of Honor\" class=\"\"&gt;National Purple Heart Hall of Honor&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[5]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "b7c2c2ba627751b6a5d6e38415dbe120",
              "signature": "740cda5a899a829989a00a5535b32a56",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b7c2c2ba627751b6a5d6e38415dbe120"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4140,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/coins/precious-metal-coins/\" title=\"Precious Metal Coins\"&gt;Precious Metal Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "58c7114549ab54422a78a62df6d2bc68",
              "signature": "1c1f129604e2ad6f58df08cba6d1f9b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=58c7114549ab54422a78a62df6d2bc68"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4141,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/precious-metal-coins/bullion-coins.html\" title=\"Bullion Coins\" class=\"\"&gt;Bullion Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "71a4c953a58758fc0c0b52dbe0d86445",
              "signature": "14d2eb79fb17b33b58a5f1b50af7bb38",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=71a4c953a58758fc0c0b52dbe0d86445"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4141,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/precious-metal-coins/gold\" title=\"Gold Coins\" class=\"\"&gt;Gold Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "0d6de4f99813c393805eaec0a76f482c",
              "signature": "6f57fb3d45c1d956c447ec2e29d78aef",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0d6de4f99813c393805eaec0a76f482c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4141,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/precious-metal-coins/palladium\" title=\"Palladium Coins\" class=\"\"&gt;Palladium Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "d8ec5e061dffc5ddcabad2691d466ece",
              "signature": "a33a90c726be6c06c26cdef4a547b8d9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d8ec5e061dffc5ddcabad2691d466ece"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4141,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/precious-metal-coins/platinum\" title=\"Platinum Coins\" class=\"\"&gt;Platinum Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "71483ecb5aab5c0197fef7e67901b8a6",
              "signature": "565f5430b326adb496c84b279a44cc6b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=71483ecb5aab5c0197fef7e67901b8a6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4308,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/silver-coins/\" title=\"Silver Coins\" class=\"\"&gt;Silver Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "864fe6ff7567a9edd46dc5e9fabce8b3",
              "signature": "4fa44d12c6800b1805bff7c7b12ddcb2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=864fe6ff7567a9edd46dc5e9fabce8b3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4309,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/precious-metal-coins/\" title=\"SHOP ALL PRECIOUS METAL COINS\" class=\"\"&gt;SHOP ALL PRECIOUS METAL COINS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "111d9ac9e4e7ef7400e7528f1e91c2b3",
              "signature": "c5254383f3e58ad2123216f0da5f86b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=111d9ac9e4e7ef7400e7528f1e91c2b3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4309,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/rolls-bags-boxes/\" title=\"Rolls, Bags, &amp;amp; Boxes\"&gt;Rolls, Bags, &amp;amp; Boxes&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "d8a670582ca40f11c754da22547f9e31",
              "signature": "1acbb4b5fec4159754662bcead51ebe4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d8a670582ca40f11c754da22547f9e31"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4309,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/storage-and-display/\" title=\"Storage\"&gt;Storage&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "d105c3e1bd06ac11f4db4b116c7dd307",
              "signature": "d64e57fcca75ce4d3ddad791c3bc851d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d105c3e1bd06ac11f4db4b116c7dd307"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 146.328,
                  "y": 54
                },
                "height": 54,
                "width": 146.328
              },
              "position": {
                "line": 4381,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/medals/\" title=\"Medals\"&gt;Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "172657690ae9f15317ef1cf63e42e0de",
              "signature": "b7433a7f640e890a6bdd82ebba9c8f77",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=172657690ae9f15317ef1cf63e42e0de"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4381,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/bicentennial-and-centennial/\" title=\"Bicentennial and Centennial Medals\"&gt;Bicentennial and Centennial Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "5ffb5e6a1bb5f88f64fc34239de4d696",
              "signature": "306d9b219cf3161d8572cf6f26020d10",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5ffb5e6a1bb5f88f64fc34239de4d696"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4452,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/code-talkers/\" title=\"Code Talkers Medals\"&gt;Code Talkers Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "2c0dd38b9c88ac355d5b12ff5cf78de6",
              "signature": "82ea161bb01ae1ccef02c7978f3085a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2c0dd38b9c88ac355d5b12ff5cf78de6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4608,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/historical-events/\" title=\"Historical Event Medals\"&gt;Historical Event Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "b80e8aa2e03386f842b9c3a3e5d1d952",
              "signature": "aab19147ca4c143d624157fc0ccab142",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b80e8aa2e03386f842b9c3a3e5d1d952"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4609,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/humanitarian-and-cultural/\" title=\"Humanitarian and Cultural Medals\"&gt;Humanitarian and Cultural Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "ee71dab74f8e532ab64b5b6bec01a8d1",
              "signature": "95b6c07c4ed5ae1c8fff5126e69ba9a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ee71dab74f8e532ab64b5b6bec01a8d1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4609,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/military/\" title=\"Military Medals\"&gt;Military Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "cad2196e9b93b1739fd000bd2ded76dc",
              "signature": "7d65b0bfe358d691ca36d9abf0e75eb5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cad2196e9b93b1739fd000bd2ded76dc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4609,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/medals/presidential/\" title=\"Presidential Medals\"&gt;Presidential Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "d91ff97ea4af067bb21cbc871e5c20bc",
              "signature": "3e31f7ee74f6fd5f9d8645025af10b1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d91ff97ea4af067bb21cbc871e5c20bc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4776,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/presidential/bronze-presidential-medals/\" title=\"Bronze Presidential Medals\" class=\"\"&gt;Bronze Presidential Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[8]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "5be270111e32f1e8a374bafa8ca6de89",
              "signature": "b61ef8b9bc2becf97066cc00b2041091",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5be270111e32f1e8a374bafa8ca6de89"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4777,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/presidential/silver-presidential-medals/\" title=\"Silver Presidential Medals\" class=\"\"&gt;Silver Presidential Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[8]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "7a20c3249057e631f05b5295671e167a",
              "signature": "6356d11e86263f62d3b7b3ddf7a986e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7a20c3249057e631f05b5295671e167a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4788,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/silver-medals/\" title=\"Silver Medals\"&gt;Silver Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "af829e8aaa8c543bbd4da6d854355b5c",
              "signature": "98a65fc3105d94b3a58ff25147644034",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=af829e8aaa8c543bbd4da6d854355b5c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4789,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/treasury-and-mint/\" title=\"Treasury and Mint Medals\"&gt;Treasury and Mint Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "3919d370050c28468cc44c9e218e6df1",
              "signature": "ac58f081aec39a840f0a6ce0fd23134c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3919d370050c28468cc44c9e218e6df1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 5196,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/medal-cases/\" title=\"Medal Cases\"&gt;Medal Cases&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "652ef7a7dd817a90646471cee081bd17",
              "signature": "1f80d51a213dc452559959cbd5fdbab8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=652ef7a7dd817a90646471cee081bd17"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 205.328,
                  "y": 54
                },
                "height": 54,
                "width": 205.328
              },
              "position": {
                "line": 5197,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/paper-currency\" title=\"Paper Currency\"&gt;Paper Currency&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "71c151518429446c7367e04ccdd8257d",
              "signature": "740837d33548b1329f46ff6748152d6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=71c151518429446c7367e04ccdd8257d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 5946,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/paper-currency/lucky-money-collection/\" title=\"Lucky Money Collection\"&gt;Lucky Money Collection&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[4]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "f4eaabb447e7e88b8ae5af001843accd",
              "signature": "19302c0f1c6448a45385baf12a3c8d32",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f4eaabb447e7e88b8ae5af001843accd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 5946,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/paper-currency/premium-products/\" title=\"Premium Products\"&gt;Premium Products&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[4]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "9d9deea93c3dbe98d2c56b1bf707a71a",
              "signature": "fd2a27ec25bdce7a856931389a9b5969",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9d9deea93c3dbe98d2c56b1bf707a71a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 5946,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/paper-currency/uncut-currency/\" title=\"Uncut Currency\"&gt;Uncut Currency&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[4]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "5291bede606570d12f8c0a0da27456e3",
              "signature": "ca98390dbf224bee4f447c730de5a063",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5291bede606570d12f8c0a0da27456e3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 211.328,
                  "y": 54
                },
                "height": 54,
                "width": 211.328
              },
              "position": {
                "line": 6305,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/engraved-prints/\" title=\"Engraved Prints\"&gt;Engraved Prints&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "aa7e96aa9d3392454277b7c8086c8c40",
              "signature": "cd5c765c5ca0865e0ecfbc43fb8c12de",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=aa7e96aa9d3392454277b7c8086c8c40"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6306,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/engraved-prints/landmarks-monuments/\" title=\"Landmarks and Monuments\"&gt;Landmarks and Monuments&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[5]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "51216d53802dd7f568d74571b4b4ed2d",
              "signature": "212d75a77bd68123a0a926a376f74bfc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=51216d53802dd7f568d74571b4b4ed2d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6306,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/engraved-prints/military-prints/\" title=\"Military Prints\"&gt;Military Prints&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[5]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "84d476d84d95ad47ee4b8506a81ba3e0",
              "signature": "69d7fc8771eb614924d5bb106c5db911",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=84d476d84d95ad47ee4b8506a81ba3e0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6306,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/engraved-prints/presidential-portraits/\" title=\"Presidential Portraits\"&gt;Presidential Portraits&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[5]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "8df01d2bc71a9c9750e0fea263c805b0",
              "signature": "d6b50fbe8ea61bf78756dc5881099da6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8df01d2bc71a9c9750e0fea263c805b0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6306,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/engraved-prints/special-edition-prints/\" title=\"Special Edition Prints\"&gt;Special Edition Prints&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[5]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "947111786977bcd30a2396b9247662c8",
              "signature": "e4ccd466e762c21701c22b9b04e8c043",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=947111786977bcd30a2396b9247662c8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 163.328,
                  "y": 54
                },
                "height": 54,
                "width": 163.328
              },
              "position": {
                "line": 6474,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/gift-ideas/\" title=\"Gift Ideas\"&gt;Gift Ideas&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "0b70e8057ac48a6e1e40572dc78c15d2",
              "signature": "74c24855699bfacb216a5f48453a88ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0b70e8057ac48a6e1e40572dc78c15d2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6474,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/holiday-gift-guide/gifts-coin-collectors/\" title=\"Gifts for Coin Collectors\"&gt;Gifts for Coin Collectors&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "f2a5e2717f05fb629a79f00fbfc780c1",
              "signature": "6bb5e6d168aefde2bc260e888981a789",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f2a5e2717f05fb629a79f00fbfc780c1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6545,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/holiday-gift-guide/limited-edition-coins/\" title=\"Limited Edition Coins\"&gt;Limited Edition Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "c323af2f4544375ecb50cc6861309cdd",
              "signature": "64fe6e3731f1eff0e7568b6d747ab55b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c323af2f4544375ecb50cc6861309cdd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6546,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/shop/coins-for-kids/\" title=\"Gifts for Kids\"&gt;Gifts for Kids&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "f9a2ab3be84548c011245e1c62a25cae",
              "signature": "cdd507bad7e3cd59e40002a773d5af31",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f9a2ab3be84548c011245e1c62a25cae"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6546,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/holiday-gift-guide/gifts-military-men-women/\" title=\"Gifts for Military Enthusiasts\"&gt;Gifts for Military Enthusiasts&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "0a3f651666e39adcc708560355227dca",
              "signature": "4c2e131d9ce26b4ab7198e51edb8f756",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0a3f651666e39adcc708560355227dca"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6546,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/holiday-gift-guide/gifts-under-50/\" title=\"Gifts Under $50\"&gt;Gifts Under $50&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "d9d65cc6a86e1c07e1f9e2b4424dd809",
              "signature": "1b703ff94fc017d8c3e5129707b0041c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d9d65cc6a86e1c07e1f9e2b4424dd809"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6617,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/gift-ideas/collectible-ornaments/\" title=\"Collectible Ornaments\"&gt;Collectible Ornaments&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "752117bb737c9cc3a348cd5e9311b6d6",
              "signature": "8d8e1e1796390222827d2bcabd35ee3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=752117bb737c9cc3a348cd5e9311b6d6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6773,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/gift-ideas/birthdays/\" title=\"Birthdays\"&gt;Birthdays&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "3c3ce97ee402a3ac7ac03fa6dd155203",
              "signature": "284050fa9be39646b51700481b51cec1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3c3ce97ee402a3ac7ac03fa6dd155203"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6774,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/gift-ideas/newborns/\" title=\"Gifts for Newborns\"&gt;Gifts for Newborns&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "1900ff4af75176c968ee6deb8f193248",
              "signature": "5713e658e970e8e0a0711b842fa6f933",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1900ff4af75176c968ee6deb8f193248"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6774,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/gift-ideas/gifts-for-dads/\" title=\"Gifts for Dads\"&gt;Gifts for Dads&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "6799945f686eb88182321ca45ff70934",
              "signature": "4ce0d248ae087dc0156a829d82cac065",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6799945f686eb88182321ca45ff70934"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6774,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/gift-ideas/gifts-for-grandparents/\" title=\"Gifts for Grandparents\"&gt;Gifts for Grandparents&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[12]/a[1]",
              "issueID": "3641b6e4803dfd182112ea6739a284f6",
              "signature": "7e260ec40ee7fbc04e3370d2f1257f60",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3641b6e4803dfd182112ea6739a284f6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6941,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/gift-ideas/gifts-for-history-buffs/\" title=\"Gifts for History Buffs\"&gt;Gifts for History Buffs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[13]/a[1]",
              "issueID": "6b95041f647b38923904de3d6e555896",
              "signature": "a29ac0742fc4831ce2bf7dfa86983d8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6b95041f647b38923904de3d6e555896"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6942,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/gift-ideas/graduation/\" title=\"Graduation\"&gt;Graduation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[14]/a[1]",
              "issueID": "d5e5eddd25cc97dff83a99352f410c25",
              "signature": "49a7fb5058daffd1c14ee515dcc75175",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d5e5eddd25cc97dff83a99352f410c25"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6953,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/buy-us-mint-gift-certificate-vmgiftcert.html\" title=\"Gift Certificates\"&gt;Gift Certificates&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[15]/a[1]",
              "issueID": "90f8508fd28d4fda02d884ad4180c2e9",
              "signature": "231e61cb97bbc551aa5f0caab5f091a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=90f8508fd28d4fda02d884ad4180c2e9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6954,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/holiday-gift-guide/\" title=\"Holiday\"&gt;Holiday&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[16]/a[1]",
              "issueID": "7ff5d31dcc0259d5a3f0a30142e4649c",
              "signature": "a73cd805b72b8fa3c90814a8bb495727",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7ff5d31dcc0259d5a3f0a30142e4649c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 163.328,
                  "y": 54
                },
                "height": 54,
                "width": 163.328
              },
              "position": {
                "line": 7362,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/shop/interests/\" title=\"Interests\"&gt;Interests&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "75d8a84aa6e856d6093bf29e15b28234",
              "signature": "c2331b457d891255476a1699b76efd2e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=75d8a84aa6e856d6093bf29e15b28234"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7856,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/native-american-coins-medals/\" title=\"Native American Coins &amp;amp; Medals\"&gt;Native American Coins &amp;amp; Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "deefee2003a4f91ce1f6cdbdd51a000a",
              "signature": "a495a295defdb5bfae48263fd372796e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=deefee2003a4f91ce1f6cdbdd51a000a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7899,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/military-coins-medals/\" title=\"Military Coins &amp;amp; Medals\"&gt;Military Coins &amp;amp; Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "8822dc2fce1591953f6b836bf3577c68",
              "signature": "6db68e13916b963bda414ee4ca6671db",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8822dc2fce1591953f6b836bf3577c68"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7904,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/african-american-coins-medals/\" title=\"African American Coins &amp;amp; Medals\"&gt;African American Coins &amp;amp; Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "c1ba32d2716afb2a526c28e65b902607",
              "signature": "0e240be75ce3d9f92a53b50d9109b9b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c1ba32d2716afb2a526c28e65b902607"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/presidential-coins-medals/\" title=\"Presidential Coins &amp;amp; Medals\"&gt;Presidential Coins &amp;amp; Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "80eacf07a35621f67b68089ef46af323",
              "signature": "872290eec42d9ed309f95072418d7d1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=80eacf07a35621f67b68089ef46af323"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/american-women-coins-medals/\" title=\"American Women's History Coins &amp;amp; Medals\"&gt;American Women's History Coins &amp;amp; Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "034ae9300f9dea41cb1cd213209c4c03",
              "signature": "d2fe31383090a9f632eccfe9836e13c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=034ae9300f9dea41cb1cd213209c4c03"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/sports-coins-medals/\" title=\"Sports Coins &amp;amp; Medals\"&gt;Sports Coins &amp;amp; Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "76783e59ef4a38f24ce82c2209464862",
              "signature": "0870c004cdcd125f96b0b74d448752d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=76783e59ef4a38f24ce82c2209464862"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/best-sellers/\" title=\"Best Sellers\"&gt;Best Sellers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "66701c934fab9356935480fc441526cd",
              "signature": "a782c13fd84f5d94fdb545808b7c6278",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=66701c934fab9356935480fc441526cd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 66.5,
                  "y": 1
                },
                "bottom-right": {
                  "x": 264,
                  "y": 59
                },
                "height": 58,
                "width": 197.5
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/product-schedule/\" title=\"Product Schedule\"&gt; Product Schedule&lt;div class=\"arrow\" style=\"\"&gt;&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "5b23f61e27ffa5127290bee05efc18e0",
              "signature": "f5a19231d952d493c3355ee2b3d3bbeb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5b23f61e27ffa5127290bee05efc18e0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/product-schedule/2021/\" title=\"2021 Product Schedule\"&gt;2021 Product Schedule&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "b67881015ca7254c6967f83c423c7780",
              "signature": "b14aa5e79db30f94d1921e7562d238c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b67881015ca7254c6967f83c423c7780"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/product-schedule/2022/\" title=\"2022 Product Schedule\"&gt;2022 Product Schedule&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "f3365eb855e098cac31447073901afc8",
              "signature": "b70ae6891a5da1eebbfb1c1a52519ea4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f3365eb855e098cac31447073901afc8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 264,
                  "y": 1
                },
                "bottom-right": {
                  "x": 453.5,
                  "y": 59
                },
                "height": 58,
                "width": 189.5
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"https://catalog.usmint.gov/customerservice\" title=\"Customer Service\"&gt; Customer Service &lt;div class=\"arrow\" style=\"\"&gt;&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "644c71bd71ab589c91ac6b1fd81e8110",
              "signature": "c7bfcf5d15ac001ad313fafab20a9602",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=644c71bd71ab589c91ac6b1fd81e8110"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/account-login\" title=\"My Account\"&gt;My Account&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "d483e211f302f663499ad59b171c511c",
              "signature": "414ba5ec85205304c5e930bb06b3360c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d483e211f302f663499ad59b171c511c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/track-order\" title=\"Track Order\"&gt;Track Order&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "5baf30bb5ddd36b5d72a691297d31dc8",
              "signature": "9def12f08822af03f818adf15f34969b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5baf30bb5ddd36b5d72a691297d31dc8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/customer-service/faqs/\" title=\"FAQs\"&gt;FAQs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "72aba0bcd917330b541d4ba032605251",
              "signature": "fadc28e7861c66cadb334ef17b819cf2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=72aba0bcd917330b541d4ba032605251"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/customer-service/shipping.html\" title=\"Shipping &amp;amp; Returns\"&gt;Shipping &amp;amp; Returns&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "7ba341e2db41ad70bad2a160da085204",
              "signature": "7b41f231982c647aa4837511d0311e3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7ba341e2db41ad70bad2a160da085204"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/bulk-purchase-program-landing.html\" title=\"Bulk Program\"&gt;Bulk Program&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "f55e6248f4b1588247b1c40267f9e4ed",
              "signature": "a9695f0d70218e2dadfd44fbb6d304e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f55e6248f4b1588247b1c40267f9e4ed"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/customer-service/loyalty-program.html\" title=\"Loyalty Program\"&gt;Loyalty Program&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "a558e983fa8faa2938dd8bb89f991d1b",
              "signature": "6c7640ed789f1a21428a34ac7923a386",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a558e983fa8faa2938dd8bb89f991d1b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7946,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/email-signup\" title=\"Email &amp;amp; Text Alerts\"&gt;Email &amp;amp; Text Alerts&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "71e2c2ebcb124b580359f8b5b085c528",
              "signature": "0936629e3e4d19c6aad2601504bf1ccb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=71e2c2ebcb124b580359f8b5b085c528"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7946,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/gift-certificate-balance\" title=\"Gift Certificate Balance\"&gt;Gift Certificate Balance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "9d4cda5c8ca3385ebf09ecec709ded3d",
              "signature": "c06f2dccbae9b48f96105c21ca819480",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9d4cda5c8ca3385ebf09ecec709ded3d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7946,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/customer-service/contact-us.html\" title=\"Contact Us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[3]/div[1]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "fe92bd5f157dc3dfe1fd47b990355608",
              "signature": "3bca23c861e38e84eec2ba5f40dd9826",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fe92bd5f157dc3dfe1fd47b990355608"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 453.5,
                  "y": 1
                },
                "bottom-right": {
                  "x": 526,
                  "y": 59
                },
                "height": 58,
                "width": 72.5
              },
              "position": {
                "line": 7946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/learn\" title=\"Learn\"&gt; Learn&lt;div class=\"arrow\" style=\"\"&gt;&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "1363bcc978e030fa9d8faa00e7ce9865",
              "signature": "d8236ab7f0973ca93ae0fcb393629baa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1363bcc978e030fa9d8faa00e7ce9865"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7946,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/learn/kids/\" title=\"Kids Site\"&gt;Kids Site&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "f600722f8dfb95546ffb116358d984ff",
              "signature": "ed6108b44605105146ce0fdb72bafbc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f600722f8dfb95546ffb116358d984ff"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7946,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/kids/about-the-mint\" title=\"About the Mint\"&gt;About the Mint&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "c97415f30b97e073a1f2281c8bf9c0e6",
              "signature": "49c2f98db88b51a9bdbcf5f4988472e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c97415f30b97e073a1f2281c8bf9c0e6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7946,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/kids/coins-life\" title=\"Life of a Coin\"&gt;Life of a Coin&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "89762f12611577c5cb088cee828f7091",
              "signature": "cb25ee450dafed87a396714cc9601827",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=89762f12611577c5cb088cee828f7091"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7947,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/kids/collectors-corner\" title=\"Collector's Corner\"&gt;Collector's Corner&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "29d9e1d1b903a5ae832acd32d5e61954",
              "signature": "1b004228c26d66fcc23063b47a7b634d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=29d9e1d1b903a5ae832acd32d5e61954"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7947,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/kids/games\" title=\"Games\"&gt;Games&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "d3e7bc08e0514a27ee7d82f91df0677d",
              "signature": "3b186af54dc81d31530c89cc5843c97c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d3e7bc08e0514a27ee7d82f91df0677d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7947,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/kids/resources\" title=\"Resources\"&gt;Resources&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "c1495d29181e6eaa98b4440abc64e08c",
              "signature": "f5f9bb0d7ed790ee17f061f222462ada",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c1495d29181e6eaa98b4440abc64e08c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7948,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/learn/coin-and-medal-programs/\" title=\"Coin &amp;amp; Medal Programs\"&gt;Coin &amp;amp; Medal Programs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "ab0d6e4bb3cd2b393db82f12f3332b74",
              "signature": "ad45716ec11f591e6d07b6d4796320f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ab0d6e4bb3cd2b393db82f12f3332b74"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7948,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/american-eagle\" title=\"American Eagle Coins\"&gt;American Eagle Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "0d3950da28b04748bcf8c9fede46c7fb",
              "signature": "30c4e451d5ef20db4c74d8e585696a6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0d3950da28b04748bcf8c9fede46c7fb"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7948,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/american-innovation-dollar-coins\" title=\"American Innovation $1 Coins\"&gt;American Innovation $1 Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "33f47069bf15a095401c3bce90918fce",
              "signature": "f26f77220bf8e2a102e3d8c81ecb966f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=33f47069bf15a095401c3bce90918fce"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7948,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/american-women-quarters\" title=\"American Women Quarters\"&gt;American Women Quarters&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "17ebf62512c5623ffe1670d14cd6d115",
              "signature": "ae570f333302d47d45d011c8d5354392",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=17ebf62512c5623ffe1670d14cd6d115"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7948,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/circulating-coins\" title=\"Circulating Coins\"&gt;Circulating Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "17220c44fff4c155741ff232e8ca0077",
              "signature": "acd26d62b4cb9792bf3e97e4b789ec66",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=17220c44fff4c155741ff232e8ca0077"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7948,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/commemorative-coins\" title=\"Commemorative Coins\"&gt;Commemorative Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "75b17b9d7b6cc0eaba93f6e764b7623c",
              "signature": "c960a639556056bed342bdcdb5c95ce2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=75b17b9d7b6cc0eaba93f6e764b7623c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7949,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/native-american-dollar-coins\" title=\"Native American $1 Coins\"&gt;Native American $1 Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "faeaab145a4ce43ee47bc0388167807c",
              "signature": "5f12a6998da014f797c7bb2314dd5e3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=faeaab145a4ce43ee47bc0388167807c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7949,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/medals\" title=\"Congressional Gold Medals\"&gt;Congressional Gold Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "a1e00df528e1add9588f16e59a7f1c1a",
              "signature": "fd458c87b27129e4c9bc6629aa854368",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a1e00df528e1add9588f16e59a7f1c1a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/learn/production-process/\" title=\"Production Process\"&gt;Production Process&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "f7ffd3f58ca2e42f55730e845b4d0451",
              "signature": "227b65567425c9a352bfa32e00bd3b73",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f7ffd3f58ca2e42f55730e845b4d0451"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/production-process/coin-production\" title=\"Coin Production\"&gt;Coin Production&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[4]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "030b3fe8e81a9c29cc2cfa0a2283f8db",
              "signature": "26d38dcf238a641c5641af9d589f3c4e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=030b3fe8e81a9c29cc2cfa0a2283f8db"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/production-process/die-making\" title=\"Die Making\"&gt;Die Making&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[4]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "21e561ffa76fedf682f98002fec4388a",
              "signature": "a914c4a0868d0550053cc839fd861bbc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=21e561ffa76fedf682f98002fec4388a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/production-process/sculpting\" title=\"Sculpting\"&gt;Sculpting&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[4]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "1b40f6c8216988670b688a586d95a250",
              "signature": "f32e520cd940adbe2bad72f5417bf168",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1b40f6c8216988670b688a586d95a250"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/learn/collecting-basics\" title=\"Collecting Basics\"&gt;Collecting Basics&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "6b2d47a15567c22a3554dafaab997873",
              "signature": "0065c0bc83f2c52d14788aeec01648d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6b2d47a15567c22a3554dafaab997873"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/collecting-basics/get-started-collecting-coins\" title=\"Get Started Collecting\"&gt;Get Started Collecting&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[5]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "be9f11a8ae260b3d813fc7d304231331",
              "signature": "4a161a61cb0e954acbbbe5593d2f86a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=be9f11a8ae260b3d813fc7d304231331"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/collecting-basics/caring-for-your-coin-collection\" title=\"Caring for Your Collection\"&gt;Caring for Your Collection&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[5]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "83ab9907abb95e88650f8c0f84b72194",
              "signature": "2363caa756d8d7d818dca93b6c7d08c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=83ab9907abb95e88650f8c0f84b72194"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/collecting-basics/anatomy-of-a-coin\" title=\"Anatomy of a Coin\"&gt;Anatomy of a Coin&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[5]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "ffd34e151a7613a248afc88ff3d470ea",
              "signature": "33933032b2d02c62972a7403801726cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ffd34e151a7613a248afc88ff3d470ea"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/collecting-basics/mint-marks\" title=\"Mint Marks\"&gt;Mint Marks&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[5]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "ba2f8f801463ba07cadab9ebdb5ebfdd",
              "signature": "b7fe4a4720a6a6293ddcf6d0e96e7e07",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ba2f8f801463ba07cadab9ebdb5ebfdd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/collecting-basics/glossary\" title=\"Coin Term Glossary\"&gt;Coin Term Glossary&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[5]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "4f2a242f12258aa6748fb4c82fcf8753",
              "signature": "ee1d025ac4bd887cf238ff0037749914",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4f2a242f12258aa6748fb4c82fcf8753"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7951,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/learn/history\" title=\"History\"&gt;History&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "22fe24e4e97a4bb68794dee089670c6b",
              "signature": "723dd341cda58a932f9d4444018cf03f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=22fe24e4e97a4bb68794dee089670c6b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7951,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/history/overview\" title=\"History of the Mint\"&gt;History of the Mint&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "19ae8af24da854acbe9d3084c4661c60",
              "signature": "8c379f932fecf81afea70cb8ea9c14b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=19ae8af24da854acbe9d3084c4661c60"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7951,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/history/timeline-of-the-united-states-mint\" title=\"Timeline of the Mint\"&gt;Timeline of the Mint&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "d8b8fb0cb7aebea25629ceab4d5a8970",
              "signature": "8d84c76a3a14ab1e8f7f39e7a44b6595",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d8b8fb0cb7aebea25629ceab4d5a8970"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7951,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/history/us-circulating-coins\" title=\"History of U.S. Circulating Coins\"&gt;History of U.S. Circulating Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "3c51364811f20d0cfa966b43a0316a0b",
              "signature": "e80151edf97bcce732b3e5835bfd1598",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3c51364811f20d0cfa966b43a0316a0b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7952,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/history/historic-coin-production\" title=\"Historic Coin Production\"&gt;Historic Coin Production&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "d837f8e0341daa1204eaf7ef38699c9b",
              "signature": "848679f01514ce7bba82a2f5bf9f5433",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d837f8e0341daa1204eaf7ef38699c9b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7952,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/learn/history#thennow\" title=\"Video Corner\"&gt;Video Corner&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "cc2b540642930745077ad0e75336a97b",
              "signature": "6ed48cd9ce4696bb70b4a7f47037f557",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cc2b540642930745077ad0e75336a97b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7952,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/learn/artists\" title=\"Artists\"&gt;Artists&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "f32a66bbff9fee0547e6488e5274677b",
              "signature": "c3211c673c81b648f5d3bee6255e7968",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f32a66bbff9fee0547e6488e5274677b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7952,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/artists/sculptors-craig-campbell\" title=\"Craig Campbell\"&gt;Craig Campbell&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "4d3b442bdf38e2cb73ce0eb1036f40a6",
              "signature": "adad32f399312fc5a5f92def72d866b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4d3b442bdf38e2cb73ce0eb1036f40a6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7952,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/artists/sculptors-renata-gordon\" title=\"Renata Gordon\"&gt;Renata Gordon&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "c065355bffb9e90c128ecefe919b4854",
              "signature": "62a91e7dd39247e0d6dbd9ac53a6d0a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c065355bffb9e90c128ecefe919b4854"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7952,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/artists/sculptors-phebe-hemphill\" title=\"Phebe Hemphill\"&gt;Phebe Hemphill&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "f153102b16261691e70705371ab98853",
              "signature": "e338e451eb3241fd37eed0700a4ff96d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f153102b16261691e70705371ab98853"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7953,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/artists/sculptors-john-mcgraw\" title=\"John McGraw\"&gt;John McGraw&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "a0b8342384ae632270f9da31a076c34c",
              "signature": "877099175745ee5ae25f7e939f15eb00",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a0b8342384ae632270f9da31a076c34c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7953,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/artists/sculptors-joseph-menna\" title=\"Joseph Menna\"&gt;Joseph Menna&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "f30ba0e08f48586f1c46cfc1c522c069",
              "signature": "b9d28baf3d94bee1daf46a5e3b08e487",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f30ba0e08f48586f1c46cfc1c522c069"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 526,
                  "y": 1
                },
                "bottom-right": {
                  "x": 593.5,
                  "y": 59
                },
                "height": 58,
                "width": 67.5
              },
              "position": {
                "line": 7953,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/news\" title=\"News\"&gt; News&lt;div class=\"arrow\" style=\"\"&gt;&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "7291ffc8b74cc1bb6281c618e23c562e",
              "signature": "2018a49218d7b31a0e542c55b1703806",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7291ffc8b74cc1bb6281c618e23c562e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7953,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/press-releases\" title=\"Press Releases\"&gt;Press Releases&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[5]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "ecd706662a6e526107585b99d8d281b7",
              "signature": "9579b09e856334a57f4384dade89d32d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ecd706662a6e526107585b99d8d281b7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7953,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/inside-the-mint\" title=\"Inside the Mint\"&gt;Inside the Mint&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[5]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "32707e7299ab2c95ca9bf93053428c46",
              "signature": "4d51d279a3b2402ac5e49c67650a0951",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=32707e7299ab2c95ca9bf93053428c46"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7953,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/ccac-meetings\" title=\"CCAC Meetings\"&gt;CCAC Meetings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[5]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "923f00c208790c8c1ea829b61aec40d8",
              "signature": "6e35cfc13c77f6c47b2017924dfa3ab9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=923f00c208790c8c1ea829b61aec40d8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7953,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/image-library\" title=\"Image Library\"&gt;Image Library&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[5]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "6c1e051e042c3833273a11dbec811690",
              "signature": "181d1dae93421c36c6357fc7fb8dd9b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6c1e051e042c3833273a11dbec811690"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/upcoming-events\" title=\"Upcoming Events\"&gt;Upcoming Events&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[5]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "7ee34715aa1e43f39eeb876e3284fe18",
              "signature": "b0ae64a1e0650bcf280f1dc5f2d90dd4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7ee34715aa1e43f39eeb876e3284fe18"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 593.5,
                  "y": 1
                },
                "bottom-right": {
                  "x": 672,
                  "y": 59
                },
                "height": 58,
                "width": 78.5
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/about\" title=\"About\"&gt; About&lt;div class=\"arrow\" style=\"\"&gt;&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/a[1]",
              "issueID": "9746c3fa1320129b2bdc74e382552d1a",
              "signature": "5d6e055b491f6112b790b81cc415df44",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9746c3fa1320129b2bdc74e382552d1a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/about/mint-tours-facilities\" title=\"Tours &amp;amp; Facilities\"&gt;Tours &amp;amp; Facilities&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "545efaea99f4f57de81c10130abdfa06",
              "signature": "004bb353c2d8f6a2d0b36653750ae4e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=545efaea99f4f57de81c10130abdfa06"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities/philadelphia\" title=\"Philadelphia\"&gt;Philadelphia&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "cb441432274f36698b6b0f76ffeddfe3",
              "signature": "a09c7633f562bc5d1b2fae928335b3a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cb441432274f36698b6b0f76ffeddfe3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities/denver\" title=\"Denver\"&gt;Denver&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "87369f7847f03f628ff57919b7e51820",
              "signature": "38fefccb249f47084fc2ddf279b23ea2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=87369f7847f03f628ff57919b7e51820"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities/fort-knox\" title=\"Fort Knox\"&gt;Fort Knox&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "389ed6fc0e3b879bdefab0a0c83801e3",
              "signature": "2cdaeca9dc42df44bef4959923699401",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=389ed6fc0e3b879bdefab0a0c83801e3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities/san-francisco\" title=\"San Francisco\"&gt;San Francisco&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "1188d7588dd6777af83d880d80e59ea3",
              "signature": "290cb4ec99cb90db24e159a2e3d0f82f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1188d7588dd6777af83d880d80e59ea3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities/west-point\" title=\"West Point\"&gt;West Point&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "1f023415ade17b3d9fd4231880fbfcd3",
              "signature": "ced9d7cde47729e464970d1a701cdb31",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1f023415ade17b3d9fd4231880fbfcd3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities/washington-dc\" title=\"Washington, DC\"&gt;Washington, DC&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "5e46fc7b1f541af81b5d3702774a32f5",
              "signature": "cee1aa04aa1a03fcc83a339a88809028",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5e46fc7b1f541af81b5d3702774a32f5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/about/production-sales-figures\" title=\"Production &amp;amp; Sales Figures\"&gt;Production &amp;amp; Sales Figures&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "9006d5e1e37c87b372213ef32f5d3e29",
              "signature": "5837d037d00fd024ed7b2c03f4cba152",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9006d5e1e37c87b372213ef32f5d3e29"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/production-sales-figures/cumulative-sales\" title=\"Cumulative Sales Figures\"&gt;Cumulative Sales Figures&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "40ac35f9f8e4242e79dd847f11699145",
              "signature": "b8e1088ca8bcb70e7c850b56b5d853c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=40ac35f9f8e4242e79dd847f11699145"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/production-sales-figures/precious-metal-products\" title=\"Precious Metal Products\"&gt;Precious Metal Products&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "86e78320e1c178264b79633633d5cfe3",
              "signature": "670ae6780f22e8e480111039ba0b56ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=86e78320e1c178264b79633633d5cfe3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/production-sales-figures/bullion-sales\" title=\"Bullion Sales\"&gt;Bullion Sales&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "e992af21cfc0c638acdf546245c134ca",
              "signature": "94cd9cb4b63b28c46d19c95d29a75244",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e992af21cfc0c638acdf546245c134ca"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/production-sales-figures/circulating-coins-production\" title=\"Circulating Coins Production\"&gt;Circulating Coins Production&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "7ee13db0b232f6bd7f3f4ee074e30d0a",
              "signature": "e1f994e901d89d68ffdb7eabd40293aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7ee13db0b232f6bd7f3f4ee074e30d0a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/production-sales-figures/historical-commemorative-coin-sales\" title=\"Historical Commemorative Sales\"&gt;Historical Commemorative Sales&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "9e938bf139dbb390bd881f2d9b336629",
              "signature": "d0f8f9eea1a2db2da3c8f0ab7f4375c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9e938bf139dbb390bd881f2d9b336629"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/about/reports/\" title=\"Reports\"&gt;Reports&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "addb333e520ca308988dbb08d14251ee",
              "signature": "ef51263de11117a7e424106cffd5cdfc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=addb333e520ca308988dbb08d14251ee"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/wordpress/wp-content/uploads/2021/12/2021-US-Mint-Annual-Report.pdf\" title=\"2021 Annual Report\"&gt;2021 Annual Report&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[4]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "f81654ab3b9fba1e7f3abd4feee2c1d6",
              "signature": "4fd49ff0e82ac516b5696ee3b57875de",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f81654ab3b9fba1e7f3abd4feee2c1d6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/wordpress/wp-content/uploads/2021/02/2020-Annual-Report.pdf\" title=\"2020 Annual Report\"&gt;2020 Annual Report&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[4]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "972b83795874704e88a559ae26dc809c",
              "signature": "59578c14b14b367bfee3951787b8a72c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=972b83795874704e88a559ae26dc809c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/wordpress/wp-content/uploads/2020/01/2019-Annual-Report.pdf\" title=\"2019 Annual Report\"&gt;2019 Annual Report&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[4]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "c6f4ed94a65f8a40a5780a023821a55d",
              "signature": "e2b1f8077c450ee353bdd90541fce780",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c6f4ed94a65f8a40a5780a023821a55d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/wordpress/wp-content/uploads/2019/01/2018-Annual-Report-ADA.pdf\" title=\"2018 Annual Report\"&gt;2018 Annual Report&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[4]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "f4dfc16fd60ad13bc673f20d521e7420",
              "signature": "54c9ae7dbfa998b19e0327c7b342fa9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f4dfc16fd60ad13bc673f20d521e7420"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about/leadership/\" title=\"Leadership\"&gt;Leadership&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "1c0d3b7e6cbbf3a1b387108799f661b4",
              "signature": "2439d9484ed045039d826c8afbbe5a50",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1c0d3b7e6cbbf3a1b387108799f661b4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7955,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/about/careers/\" title=\"Careers\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "4f4d99f6f5590681d06c12eb9b987cb5",
              "signature": "556ee44504423020a515ffb513456444",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4f4d99f6f5590681d06c12eb9b987cb5"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usajobs.gov/Search/?k=U.S.%20Mint\" title=\"Current Federal Vacancies\"&gt;Current Federal Vacancies&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "3cf8d186b272096ff24748516fe391d4",
              "signature": "190365e7dd5c22312d956fc90e59c05e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3cf8d186b272096ff24748516fe391d4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/careers/internship-opportunities-pathways-programs\" title=\"Internship Opportunities\"&gt;Internship Opportunities&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "3f5c5860d0189159a74c88d4570f46d1",
              "signature": "d7f32495ec580cfc46d0a9da11d13354",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3f5c5860d0189159a74c88d4570f46d1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/careers/working-united-states-mint\" title=\"Working at the Mint\"&gt;Working at the Mint&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "4abec1bc9ed43e24b7d430b1fe2c3e43",
              "signature": "90e471846fb313f3580fd5339a06b0c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4abec1bc9ed43e24b7d430b1fe2c3e43"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7957,
                "column": 177
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/careers/veterans-program\" title=\"Veterans' Employment\"&gt;Veterans' Employment&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "a3fad6758b552c903b67069993a40887",
              "signature": "aaf93783ef7916b1c69a18785793aef4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a3fad6758b552c903b67069993a40887"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7958,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/careers/eeo\" title=\"Equal Employment Opportunity\"&gt;Equal Employment Opportunity&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "d263619bbfaae2f4966bfb3848beff4b",
              "signature": "2be34e8f2b6ae297ce16b66714f5517b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d263619bbfaae2f4966bfb3848beff4b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7960,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"/about\" title=\"About\"&gt;About&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "485bd1a07c70ee8d9b245e9f1695b6aa",
              "signature": "1e29ab13f4b225a27b8fd20e07b56c2a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=485bd1a07c70ee8d9b245e9f1695b6aa"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7962,
                "column": 168
              },
              "errorSnippet": "&lt;a href=\"/news\" title=\"News\"&gt;News&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "eb6f61d641624aa7aaca21100fdfe012",
              "signature": "78ac379cf92b7b780c3335219d66f7e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=eb6f61d641624aa7aaca21100fdfe012"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7963,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"/learn\" title=\"Learn\"&gt;Learn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "a25693500ec9a3b39b90524ef515c2df",
              "signature": "a1e7f0d6e5674bd153988b06f1d7e1d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a25693500ec9a3b39b90524ef515c2df"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 766.5625,
                  "y": 29.59375
                },
                "bottom-right": {
                  "x": 792.5625,
                  "y": 55.59375
                },
                "height": 26,
                "width": 26
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/xlink?xlink=http://www.facebook.com/UnitedStatesMint\" title=\"Facebook\" rel=\"external\"&gt; Facebook &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "0f647f5640e2037539b6b6e3e14230a6",
              "signature": "469f49d5923175ea614872ad1c40f67d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0f647f5640e2037539b6b6e3e14230a6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 808.5625,
                  "y": 29.59375
                },
                "bottom-right": {
                  "x": 834.5625,
                  "y": 55.59375
                },
                "height": 26,
                "width": 26
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/xlink/?xlink=https://www.instagram.com/unitedstatesmint/ \" title=\"Instagram\" rel=\"external\"&gt; Instagram &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "b1fcadba4a392a0098b7c17ed9a4cf66",
              "signature": "78ac6dd9fa4f9d305e4ae44c3fc1b9cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b1fcadba4a392a0098b7c17ed9a4cf66"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 850.5625,
                  "y": 29.59375
                },
                "bottom-right": {
                  "x": 876.5625,
                  "y": 55.59375
                },
                "height": 26,
                "width": 26
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/xlink?xlink=https://www.twitter.com/usmint\" title=\"Twitter\" rel=\"external\"&gt; Twitter&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "a0596a0ada64c4fe638c321b313ca073",
              "signature": "a921dd92f3bac9bcf5a25ff4a66b84e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a0596a0ada64c4fe638c321b313ca073"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 892.5625,
                  "y": 29.59375
                },
                "bottom-right": {
                  "x": 918.5625,
                  "y": 55.59375
                },
                "height": 26,
                "width": 26
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/xlink?xlink=http://www.pinterest.com/usmint\" title=\"Pinterest\" rel=\"external\"&gt; Pinterest&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "573064291458659d424c7b2dc73c0048",
              "signature": "62a263afbe4f2da5b17a2feb015c39ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=573064291458659d424c7b2dc73c0048"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 934.5625,
                  "y": 29.59375
                },
                "bottom-right": {
                  "x": 960.5625,
                  "y": 55.59375
                },
                "height": 26,
                "width": 26
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/xlink?xlink=http://youtube.com/user/USMINT\" title=\"YouTube\" rel=\"external\"&gt; YouTube&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "91bfcba6363170fabe8e8e1bc5e930c2",
              "signature": "401943dc58028245388b414bca8f9f97",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=91bfcba6363170fabe8e8e1bc5e930c2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 194.375
                },
                "bottom-right": {
                  "x": 73,
                  "y": 209.375
                },
                "height": 15,
                "width": 43
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn\" title=\"Learn\"&gt;Learn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "c2c68b4d38785e255d6fb81c9460191f",
              "signature": "fe384d8c72b58b07d4881ac05f020e49",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c2c68b4d38785e255d6fb81c9460191f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 246.375
                },
                "bottom-right": {
                  "x": 78,
                  "y": 258.375
                },
                "height": 12,
                "width": 48
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/kids\" title=\"Kids Site\"&gt;Kids Site&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "58fbb149aa48ac1deb636c478d9bd3f8",
              "signature": "ac0d9475236c66f3d531d7e844181315",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=58fbb149aa48ac1deb636c478d9bd3f8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 272.28125
                },
                "bottom-right": {
                  "x": 166,
                  "y": 284.28125
                },
                "height": 12,
                "width": 136
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs\" title=\"Coin &amp;amp; Medal Programs\"&gt;Coin &amp;amp; Medal Programs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "ad0d460412bd312600ff0c76648b2f29",
              "signature": "113f7f50184a7bde3edae7b4408284c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ad0d460412bd312600ff0c76648b2f29"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 298.1875
                },
                "bottom-right": {
                  "x": 148,
                  "y": 310.1875
                },
                "height": 12,
                "width": 118
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/production-process\" title=\"Production Process\"&gt;Production Process&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "713e55eba3fbd94f25d3b11da1c28478",
              "signature": "f4741f82ea80a9343ea907bb6e5a47e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=713e55eba3fbd94f25d3b11da1c28478"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 324.09375
                },
                "bottom-right": {
                  "x": 134,
                  "y": 336.09375
                },
                "height": 12,
                "width": 104
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/collecting-basics\" title=\"Collecting Basics\"&gt;Collecting Basics&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "4dd80bb8333e7f3df8588beb1ee88f1f",
              "signature": "f83e24d9d8203d4182cd8d40d98fdd4e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4dd80bb8333e7f3df8588beb1ee88f1f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 350
                },
                "bottom-right": {
                  "x": 75,
                  "y": 362
                },
                "height": 12,
                "width": 45
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/history\" title=\"History\"&gt;History&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "d51668c51c331d5668d7ea69a60b09d6",
              "signature": "5cfe73c3de3d9c70a25a8acaaf5fad3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d51668c51c331d5668d7ea69a60b09d6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 375.90625
                },
                "bottom-right": {
                  "x": 71,
                  "y": 387.90625
                },
                "height": 12,
                "width": 41
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/artists\" title=\"Artists\"&gt;Artists&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "d84ff4d5b59e03a2157b1fc2e071be99",
              "signature": "c3f09cb1e7fac5e6fc3fa5be03d7f7d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d84ff4d5b59e03a2157b1fc2e071be99"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 194.375
                },
                "bottom-right": {
                  "x": 354.328125,
                  "y": 209.375
                },
                "height": 15,
                "width": 38
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news\" title=\"News\"&gt;News&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/span[1]/a[1]",
              "issueID": "7fbfb39b183bcbb7d188b0acbde16f10",
              "signature": "237e5ff92f77e93bc57764add7211507",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7fbfb39b183bcbb7d188b0acbde16f10"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 246.375
                },
                "bottom-right": {
                  "x": 400.328125,
                  "y": 258.375
                },
                "height": 12,
                "width": 84
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/news/press-releases\" title=\"Press Releases\"&gt;Press Releases&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "adbb03b82596de17b652fdd8bdb0e118",
              "signature": "472c85a0d44d60f4bd9788939bc29f2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=adbb03b82596de17b652fdd8bdb0e118"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 272.28125
                },
                "bottom-right": {
                  "x": 402.328125,
                  "y": 284.28125
                },
                "height": 12,
                "width": 86
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/news/inside-the-mint\" title=\"Inside the Mint\"&gt;Inside the Mint&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "4f3393a00a58af1acfc9b9b80fbdf24d",
              "signature": "5cbb611b1106eeca8ff2a44f934c51ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4f3393a00a58af1acfc9b9b80fbdf24d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 298.1875
                },
                "bottom-right": {
                  "x": 399.328125,
                  "y": 310.1875
                },
                "height": 12,
                "width": 83
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/ccac-meetings\" title=\"CCAC Meetings\"&gt;CCAC Meetings&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "5ab43bf2eb96f74d131890cadf1bda93",
              "signature": "3b209029b85ed494bac4808fbeadbde3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5ab43bf2eb96f74d131890cadf1bda93"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 324.09375
                },
                "bottom-right": {
                  "x": 396.328125,
                  "y": 336.09375
                },
                "height": 12,
                "width": 80
              },
              "position": {
                "line": 8004,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/news/image-library\" title=\"Image Library\"&gt;Image Library&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "33ca47092341f2624762fa2571d61320",
              "signature": "f98a48dd6607db695251ba53d681076a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=33ca47092341f2624762fa2571d61320"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 350
                },
                "bottom-right": {
                  "x": 415.328125,
                  "y": 362
                },
                "height": 12,
                "width": 99
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/news/upcoming-events\" title=\"Upcoming Events\"&gt;Upcoming Events&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "831a35162bf0491109b3b92b70859fe3",
              "signature": "17ce9d0d254c92dd6205180c6676cea2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=831a35162bf0491109b3b92b70859fe3"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 375.90625
                },
                "bottom-right": {
                  "x": 381.328125,
                  "y": 387.90625
                },
                "height": 12,
                "width": 65
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/news#contact\" title=\"Contact Us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "4ed0c3b8f91038be77e605d36bfeb24d",
              "signature": "e994dc8b3f4ce42bd6423f9b0ab88323",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4ed0c3b8f91038be77e605d36bfeb24d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 194.375
                },
                "bottom-right": {
                  "x": 612.65625,
                  "y": 209.375
                },
                "height": 15,
                "width": 47
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about\" title=\"About\"&gt;About&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/span[1]/a[1]",
              "issueID": "bf242826da8d16e164d823db7de4eddf",
              "signature": "75a3ecb1c640197d11747b4f279abf47",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bf242826da8d16e164d823db7de4eddf"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 246.375
                },
                "bottom-right": {
                  "x": 666.65625,
                  "y": 258.375
                },
                "height": 12,
                "width": 101
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities\" title=\"Tours &amp;amp; Facilities\"&gt;Tours &amp;amp; Facilities&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "0e752dfd104a33c5039b6e31b8ab3bcc",
              "signature": "8f7cf9242c3e273cf3383cb6ddfba9d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0e752dfd104a33c5039b6e31b8ab3bcc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 272.28125
                },
                "bottom-right": {
                  "x": 678.65625,
                  "y": 300.28125
                },
                "height": 28,
                "width": 113
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/production-sales-figures\" title=\"Production &amp;amp; Sales Figures\"&gt;Production &amp;amp; Sales Figures&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "15e96534f05315e29337c9f730afb7ac",
              "signature": "452d64fed56b722fd0ae763d0750fe74",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=15e96534f05315e29337c9f730afb7ac"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 314.1875
                },
                "bottom-right": {
                  "x": 611.65625,
                  "y": 326.1875
                },
                "height": 12,
                "width": 46
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/reports\" title=\"Reports\"&gt;Reports&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "39b1049978b989d0dbb1f3978b2b148e",
              "signature": "95ecaaf6e3c861efd6c6e3a41b8de542",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=39b1049978b989d0dbb1f3978b2b148e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 340.09375
                },
                "bottom-right": {
                  "x": 628.65625,
                  "y": 352.09375
                },
                "height": 12,
                "width": 63
              },
              "position": {
                "line": 8008,
                "column": 84
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/leadership\" title=\"Leadership\"&gt;Leadership&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "51d0c654bdf4cdab80bbd7dd4a5ef2de",
              "signature": "ae3d757ed3d52d140783f33202ed303d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=51d0c654bdf4cdab80bbd7dd4a5ef2de"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 366
                },
                "bottom-right": {
                  "x": 611.65625,
                  "y": 378
                },
                "height": 12,
                "width": 46
              },
              "position": {
                "line": 8009,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/careers\" title=\"Careers\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "475a7b2599a36584336d5a6dc1882b03",
              "signature": "4716a34814c65d3a1b0a2663ac35f687",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=475a7b2599a36584336d5a6dc1882b03"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 391.90625
                },
                "bottom-right": {
                  "x": 640.65625,
                  "y": 403.90625
                },
                "height": 12,
                "width": 75
              },
              "position": {
                "line": 8010,
                "column": 20
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/careers/eeo\" title=\"EEO Program\"&gt;EEO Program&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[6]/a[1]",
              "issueID": "49acc4c9061c01343814c667b8b8256b",
              "signature": "5c64f8b00485be09f4cefae700136f08",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=49acc4c9061c01343814c667b8b8256b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 194.375
                },
                "bottom-right": {
                  "x": 945.984375,
                  "y": 209.375
                },
                "height": 15,
                "width": 80
              },
              "position": {
                "line": 8034,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/policies/website-resources\" title=\"Resources\"&gt;Resources&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/span[1]/a[1]",
              "issueID": "3e11d3543db3475a9fe296233d61f286",
              "signature": "1880f6a90905135c7e5baef620e7cecf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3e11d3543db3475a9fe296233d61f286"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 246.375
                },
                "bottom-right": {
                  "x": 939.984375,
                  "y": 258.375
                },
                "height": 12,
                "width": 74
              },
              "position": {
                "line": 8053,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/policies/accessibility\" title=\"Accessibility\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[1]/a[1]",
              "issueID": "74307c9ae3d2eb0c8780afb499028bf6",
              "signature": "2cba07987b6f5ac77940f5cc4664d68e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=74307c9ae3d2eb0c8780afb499028bf6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 272.28125
                },
                "bottom-right": {
                  "x": 889.984375,
                  "y": 284.28125
                },
                "height": 12,
                "width": 24
              },
              "position": {
                "line": 8075,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/foia\" title=\"FOIA\"&gt;FOIA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[2]/a[1]",
              "issueID": "a82a4de598d5adee5d46b78911cb990d",
              "signature": "86f2fbef407c5312b04fde0a222545d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a82a4de598d5adee5d46b78911cb990d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 298.1875
                },
                "bottom-right": {
                  "x": 912.984375,
                  "y": 310.1875
                },
                "height": 12,
                "width": 47
              },
              "position": {
                "line": 8076,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov\" title=\"USA.gov\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[3]/a[1]",
              "issueID": "bbfd26dac815372b539958cb16e4499e",
              "signature": "0d3283994c7dc4347e72ae6e0b9836e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bbfd26dac815372b539958cb16e4499e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 324.09375
                },
                "bottom-right": {
                  "x": 944.984375,
                  "y": 336.09375
                },
                "height": 12,
                "width": 79
              },
              "position": {
                "line": 8078,
                "column": 35
              },
              "errorSnippet": "&lt;a href=\"https://www.treasury.gov\" title=\"Treasury.gov\"&gt;Treasury.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[4]/a[1]",
              "issueID": "636798e041f1ff63775683d29f155cba",
              "signature": "02aa5101c37c6fe77b87f7d6959c02c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=636798e041f1ff63775683d29f155cba"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 350
                },
                "bottom-right": {
                  "x": 993.984375,
                  "y": 362
                },
                "height": 12,
                "width": 128
              },
              "position": {
                "line": 8084,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://www.treasury.gov/about/organizational-structure/ig/Pages/default.aspx\" title=\"Inspector General (IG)\"&gt;Inspector General (IG)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[5]/a[1]",
              "issueID": "a5a911cb61e64063c5572e5273bd0bc0",
              "signature": "a1a416b6cfdc782201403a1baa35cd9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a5a911cb61e64063c5572e5273bd0bc0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 375.90625
                },
                "bottom-right": {
                  "x": 919.984375,
                  "y": 387.90625
                },
                "height": 12,
                "width": 54
              },
              "position": {
                "line": 8085,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://www.ccac.gov/\" title=\"CCAC.gov\"&gt;CCAC.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[6]/a[1]",
              "issueID": "ecbe59ae1364caa310d6f32803553a07",
              "signature": "cd3ea88f793c13f1b6bbb5974cd5fef6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ecbe59ae1364caa310d6f32803553a07"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 401.8125
                },
                "bottom-right": {
                  "x": 918.984375,
                  "y": 413.8125
                },
                "height": 12,
                "width": 53
              },
              "position": {
                "line": 8087,
                "column": 35
              },
              "errorSnippet": "&lt;a href=\"https://www.vote.gov\" title=\"Vote.gov\"&gt;Vote.gov&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[7]/a[1]",
              "issueID": "bfd27f6e622b31a5c2f8727d44ed1a10",
              "signature": "ea8eaa6145cd05d78f7e902d260e2abe",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bfd27f6e622b31a5c2f8727d44ed1a10"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 470.71875
                },
                "bottom-right": {
                  "x": 181,
                  "y": 488.71875
                },
                "height": 18,
                "width": 151
              },
              "position": {
                "line": 8093,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/customerservice\" title=\"Customer Service\"&gt;Customer Service&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "fc7b2e76b7d39b7084f246519ecc122a",
              "signature": "062fc8174d08148fc9a9e71fade7511b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fc7b2e76b7d39b7084f246519ecc122a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 240.828125,
                  "y": 470.71875
                },
                "bottom-right": {
                  "x": 280.828125,
                  "y": 488.71875
                },
                "height": 18,
                "width": 40
              },
              "position": {
                "line": 8094,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/customer-service/faqs/\" title=\"FAQs\"&gt;FAQs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "8282a763b6c138c529389f0e38f03aa8",
              "signature": "04e526594826bdb20c0677140b13385d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8282a763b6c138c529389f0e38f03aa8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 340.65625,
                  "y": 470.71875
                },
                "bottom-right": {
                  "x": 387.65625,
                  "y": 488.71875
                },
                "height": 18,
                "width": 47
              },
              "position": {
                "line": 8096,
                "column": 35
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/shop/coins/\" title=\"Coins\"&gt;Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "9e08fb47bcb217516ec2cfea4f43d834",
              "signature": "194096f6228ca2c9b4a2d337c8eed81d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9e08fb47bcb217516ec2cfea4f43d834"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 447.484375,
                  "y": 470.71875
                },
                "bottom-right": {
                  "x": 574.484375,
                  "y": 488.71875
                },
                "height": 18,
                "width": 127
              },
              "position": {
                "line": 8102,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/shop/coin-programs/\" title=\"Coin Programs\"&gt;Coin Programs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "2c9b8e44c959d75eee527922c7656c48",
              "signature": "80105e744e7006c820de40d71b59aab8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2c9b8e44c959d75eee527922c7656c48"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 634.3125,
                  "y": 470.71875
                },
                "bottom-right": {
                  "x": 694.3125,
                  "y": 488.71875
                },
                "height": 18,
                "width": 60
              },
              "position": {
                "line": 8103,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/shop/medals/\" title=\"Medals\"&gt;Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "2368ac616682dffec90a5277e6b28071",
              "signature": "22df88a8bcf4efb0c71972ba8cbc577a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2368ac616682dffec90a5277e6b28071"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 754.140625,
                  "y": 470.71875
                },
                "bottom-right": {
                  "x": 863.140625,
                  "y": 488.71875
                },
                "height": 18,
                "width": 109
              },
              "position": {
                "line": 8105,
                "column": 35
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/shop/product-enrollments/\" title=\"Enrollments\"&gt;Enrollments&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "0eb1cce5ffd616ccd9630967decb79b0",
              "signature": "1c1a88285b429a6ef020c87e7d5de508",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0eb1cce5ffd616ccd9630967decb79b0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 922.96875,
                  "y": 470.71875
                },
                "bottom-right": {
                  "x": 993.96875,
                  "y": 488.71875
                },
                "height": 18,
                "width": 71
              },
              "position": {
                "line": 8111,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/shop/storage-and-display/\" title=\"Storage\"&gt;Storage&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "10fb97557da36d364a52d8769437debe",
              "signature": "01f074bebf612bcbc312cfa366b9f013",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=10fb97557da36d364a52d8769437debe"
            },
            {
              "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": 6
                },
                "bottom-right": {
                  "x": 43,
                  "y": 19
                },
                "height": 13,
                "width": 43
              },
              "position": {
                "line": 147,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Sign In\" href=\"https://catalog.usmint.gov/account-login\" class=\"user-login\" id=\"anch_3\"&gt; Sign In &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/header[1]/div[3]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "a59c1501808a01a5d3c0e4f36dd94e01",
              "signature": "3984035c84ed0de3f25cdd716554ebdc",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=a59c1501808a01a5d3c0e4f36dd94e01"
            },
            {
              "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": 10,
                  "y": 6
                },
                "bottom-right": {
                  "x": 64,
                  "y": 19
                },
                "height": 13,
                "width": 54
              },
              "position": {
                "line": 147,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"Create an Account\" href=\"https://catalog.usmint.gov/account-register \" class=\"user-register\" id=\"anch_4\"&gt; Register &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/header[1]/div[3]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "3c40be0ce27202b07be39ad74f03c9b6",
              "signature": "df48ddc80cf0b0611e5dbe73ffeb27ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=3c40be0ce27202b07be39ad74f03c9b6"
            },
            {
              "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": 7918,
                "column": 7
              },
              "errorSnippet": "&lt;span class=\"visually-hidden\"&gt;Search&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[2]/div[1]/form[1]/div[1]/label[1]/span[1]",
              "issueID": "03edf863c65357dcb3366b90b8249160",
              "signature": "1c79484a897f976fec981d1f998b05a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=03edf863c65357dcb3366b90b8249160"
            },
            {
              "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": 2,
                  "y": 2
                },
                "height": 2,
                "width": 2
              },
              "position": {
                "line": 8061,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"0\" aria-selected=\"true\"&gt;1&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/button[1]",
              "issueID": "800d44b759ab6f22834418bfb797313d",
              "signature": "b9a7cc1dc974f70ed8dc7ede06653e52",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=800d44b759ab6f22834418bfb797313d"
            },
            {
              "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": 2,
                  "y": 2
                },
                "height": 2,
                "width": 2
              },
              "position": {
                "line": 8061,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"-1\"&gt;2&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/button[1]",
              "issueID": "0db73872dc53cbade4b99b634439c9db",
              "signature": "f6a9216cbb62d6c9510162aa2ebc65a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0db73872dc53cbade4b99b634439c9db"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7948,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/american-eagle\" title=\"American Eagle Coins\"&gt;American Eagle Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "f0b0cd7825d6644c91bc460e28180f9a",
              "signature": "9ee654139f4fed3b39f65c27f85035a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f0b0cd7825d6644c91bc460e28180f9a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7948,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/commemorative-coins\" title=\"Commemorative Coins\"&gt;Commemorative Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "7009e0681d9feefb0031aa031daaf5d8",
              "signature": "c1b89bb9e5bce7cca9f40c79db370651",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7009e0681d9feefb0031aa031daaf5d8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7949,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/native-american-dollar-coins\" title=\"Native American $1 Coins\"&gt;Native American $1 Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "d7d5f5e4505f0aeb4b4ea4424df727c1",
              "signature": "427b661ca8a7d8e50904f522a372d7d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d7d5f5e4505f0aeb4b4ea4424df727c1"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 194.375
                },
                "bottom-right": {
                  "x": 73,
                  "y": 209.375
                },
                "height": 15,
                "width": 43
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn\" title=\"Learn\"&gt;Learn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "113530d93b683f0c05dd8cd568328061",
              "signature": "3a91d35feac6b8a9d39846cd77398474",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=113530d93b683f0c05dd8cd568328061"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 246.375
                },
                "bottom-right": {
                  "x": 78,
                  "y": 258.375
                },
                "height": 12,
                "width": 48
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/kids\" title=\"Kids Site\"&gt;Kids Site&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "2c4357dbda443afc1c59e99c4efe9dab",
              "signature": "d52694b0bea96dcabab5a76f23a047ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2c4357dbda443afc1c59e99c4efe9dab"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 272.28125
                },
                "bottom-right": {
                  "x": 166,
                  "y": 284.28125
                },
                "height": 12,
                "width": 136
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs\" title=\"Coin &amp;amp; Medal Programs\"&gt;Coin &amp;amp; Medal Programs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "a4478460c25dac8056bfa48556f0edb1",
              "signature": "a894302c29c186ccd97139c243611299",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a4478460c25dac8056bfa48556f0edb1"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 298.1875
                },
                "bottom-right": {
                  "x": 148,
                  "y": 310.1875
                },
                "height": 12,
                "width": 118
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/production-process\" title=\"Production Process\"&gt;Production Process&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "ce503cd5baaaa06fdc8eb4bc6c8bc6ae",
              "signature": "9a665223d50b0060a628e396bfa82d66",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ce503cd5baaaa06fdc8eb4bc6c8bc6ae"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 324.09375
                },
                "bottom-right": {
                  "x": 134,
                  "y": 336.09375
                },
                "height": 12,
                "width": 104
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/collecting-basics\" title=\"Collecting Basics\"&gt;Collecting Basics&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "5d90de907dbe17dd987f74b804f0ce12",
              "signature": "a1a603562deb1d949307a3e9debb9345",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5d90de907dbe17dd987f74b804f0ce12"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 350
                },
                "bottom-right": {
                  "x": 75,
                  "y": 362
                },
                "height": 12,
                "width": 45
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/history\" title=\"History\"&gt;History&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "4a1eac390c9a536a67910a0b7c76f3d2",
              "signature": "5c1627e5706818c6f94a6a8cd84e7885",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4a1eac390c9a536a67910a0b7c76f3d2"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 375.90625
                },
                "bottom-right": {
                  "x": 71,
                  "y": 387.90625
                },
                "height": 12,
                "width": 41
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/artists\" title=\"Artists\"&gt;Artists&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "7600fc6027acc1c52cec66c7f4df0efc",
              "signature": "a7df4702b4551c88b1acf6b94d5a1c8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7600fc6027acc1c52cec66c7f4df0efc"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 246.375
                },
                "bottom-right": {
                  "x": 400.328125,
                  "y": 258.375
                },
                "height": 12,
                "width": 84
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/news/press-releases\" title=\"Press Releases\"&gt;Press Releases&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "b4e7117aab75e64886f9b8d5704de7f8",
              "signature": "88f6f6a57ce01c28f7a94817983967dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b4e7117aab75e64886f9b8d5704de7f8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 272.28125
                },
                "bottom-right": {
                  "x": 402.328125,
                  "y": 284.28125
                },
                "height": 12,
                "width": 86
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/news/inside-the-mint\" title=\"Inside the Mint\"&gt;Inside the Mint&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "4fc252897ce3c23ca03173d0e8caa6ff",
              "signature": "3947f14f61bdd5e8a0829e80bf33e586",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4fc252897ce3c23ca03173d0e8caa6ff"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 324.09375
                },
                "bottom-right": {
                  "x": 396.328125,
                  "y": 336.09375
                },
                "height": 12,
                "width": 80
              },
              "position": {
                "line": 8004,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/news/image-library\" title=\"Image Library\"&gt;Image Library&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "fb3f9d7f947a2cc3073ec46f96a5818c",
              "signature": "cfc350fd01a97da2c625f645202e5afc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fb3f9d7f947a2cc3073ec46f96a5818c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 350
                },
                "bottom-right": {
                  "x": 415.328125,
                  "y": 362
                },
                "height": 12,
                "width": 99
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/news/upcoming-events\" title=\"Upcoming Events\"&gt;Upcoming Events&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "ed5c158edf7f66be79eb83ca724471f3",
              "signature": "6fcf6efc607d813914347b22e02ea2fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ed5c158edf7f66be79eb83ca724471f3"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 375.90625
                },
                "bottom-right": {
                  "x": 381.328125,
                  "y": 387.90625
                },
                "height": 12,
                "width": 65
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/news#contact\" title=\"Contact Us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "7e755e6c736ebb48bdb9c9ba1648a634",
              "signature": "ba19c11559caed8ffbe8604fc984aa97",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7e755e6c736ebb48bdb9c9ba1648a634"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 246.375
                },
                "bottom-right": {
                  "x": 666.65625,
                  "y": 258.375
                },
                "height": 12,
                "width": 101
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities\" title=\"Tours &amp;amp; Facilities\"&gt;Tours &amp;amp; Facilities&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "e6fee53dd1a3c33cb1178df58c3cb92e",
              "signature": "947cf1a8f54de255fdd87e7edc95916b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e6fee53dd1a3c33cb1178df58c3cb92e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 272.28125
                },
                "bottom-right": {
                  "x": 678.65625,
                  "y": 300.28125
                },
                "height": 28,
                "width": 113
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/production-sales-figures\" title=\"Production &amp;amp; Sales Figures\"&gt;Production &amp;amp; Sales Figures&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "6af6acaf78ac4f9b923c966f5ee537ca",
              "signature": "edb999033b3d46976312705c60bbadbb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6af6acaf78ac4f9b923c966f5ee537ca"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 314.1875
                },
                "bottom-right": {
                  "x": 611.65625,
                  "y": 326.1875
                },
                "height": 12,
                "width": 46
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/reports\" title=\"Reports\"&gt;Reports&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "2f9b2e1e67eb77f1be87d18b5ae29031",
              "signature": "fa34ea5d06d8740bec53a4f29bd0deac",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2f9b2e1e67eb77f1be87d18b5ae29031"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 340.09375
                },
                "bottom-right": {
                  "x": 628.65625,
                  "y": 352.09375
                },
                "height": 12,
                "width": 63
              },
              "position": {
                "line": 8008,
                "column": 84
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/leadership\" title=\"Leadership\"&gt;Leadership&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "b52bdfc607bac8ef5a8f2b8e1591b7e8",
              "signature": "6741dd78e72b8e7d5e2029e4e9b54707",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b52bdfc607bac8ef5a8f2b8e1591b7e8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 366
                },
                "bottom-right": {
                  "x": 611.65625,
                  "y": 378
                },
                "height": 12,
                "width": 46
              },
              "position": {
                "line": 8009,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/careers\" title=\"Careers\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "674ce067673a2dc372aa8227859ff3db",
              "signature": "43c18de1b482f8c0218c688e3487a31e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=674ce067673a2dc372aa8227859ff3db"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 194.375
                },
                "bottom-right": {
                  "x": 945.984375,
                  "y": 209.375
                },
                "height": 15,
                "width": 80
              },
              "position": {
                "line": 8034,
                "column": 29
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/policies/website-resources\" title=\"Resources\"&gt;Resources&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/span[1]/a[1]",
              "issueID": "2719b9886f79a4d02d6da22b5e82130e",
              "signature": "59ef060c39ce236cfc2b0b376acd4948",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2719b9886f79a4d02d6da22b5e82130e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 447.484375,
                  "y": 470.71875
                },
                "bottom-right": {
                  "x": 574.484375,
                  "y": 488.71875
                },
                "height": 18,
                "width": 127
              },
              "position": {
                "line": 8102,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/shop/coin-programs/\" title=\"Coin Programs\"&gt;Coin Programs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "275af43433ae8ea12bf4f678a5092e7d",
              "signature": "14c45e8b48c30e6434b2de07534c2e52",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=275af43433ae8ea12bf4f678a5092e7d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 922.96875,
                  "y": 470.71875
                },
                "bottom-right": {
                  "x": 993.96875,
                  "y": 488.71875
                },
                "height": 18,
                "width": 71
              },
              "position": {
                "line": 8111,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/shop/storage-and-display/\" title=\"Storage\"&gt;Storage&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "5d560bd03a4ee093b38aa473ef57f809",
              "signature": "0c33923f2d7ed4ae4d5e8006e5b9a1a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5d560bd03a4ee093b38aa473ef57f809"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 167.546875,
                  "y": 555.71875
                },
                "bottom-right": {
                  "x": 216.546875,
                  "y": 565.71875
                },
                "height": 10,
                "width": 49
              },
              "position": {
                "line": 8120,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/policies/accessibility\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "d3a0ddcab670e51fa17363a94ee78a63",
              "signature": "3f5d7b53ed2bdeee3daacea5768b80f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d3a0ddcab670e51fa17363a94ee78a63"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7960,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"/about\" title=\"About\"&gt;About&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "743077afc949d44c6265c7389d22bccd",
              "signature": "dbc0c2fc0702ff9602da44dc1d5c03e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=743077afc949d44c6265c7389d22bccd"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7962,
                "column": 168
              },
              "errorSnippet": "&lt;a href=\"/news\" title=\"News\"&gt;News&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "322b45b5554f993475834fedf43e051a",
              "signature": "63b7869729585c84d49526d3876c6f29",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=322b45b5554f993475834fedf43e051a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7963,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"/learn\" title=\"Learn\"&gt;Learn&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "822cd18bcd177b82e36756fb8c1bb720",
              "signature": "1762b096a9ed71144d789f2700f7057e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=822cd18bcd177b82e36756fb8c1bb720"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 2,
                  "y": 2
                },
                "height": 2,
                "width": 2
              },
              "position": {
                "line": 8061,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"0\" aria-selected=\"true\"&gt;1&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/button[1]",
              "issueID": "0ccb7d3348e51cec120548d00a175f5c",
              "signature": "9e15a478d224c130559c2bfef13506e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0ccb7d3348e51cec120548d00a175f5c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 2,
                  "y": 2
                },
                "height": 2,
                "width": 2
              },
              "position": {
                "line": 8061,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"-1\"&gt;2&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/button[1]",
              "issueID": "e70eb990dd92fed426550022b4c1bb71",
              "signature": "fa8258683766163c7af3aaad5595d6ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e70eb990dd92fed426550022b4c1bb71"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 244.375
                },
                "bottom-right": {
                  "x": 166,
                  "y": 260.374
                },
                "height": 15.998999999999999,
                "width": 136
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/learn/kids\" title=\"Kids Site\"&gt;Kids Site&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[1]",
              "issueID": "5467587ce1327a821db45537767ab8d8",
              "signature": "2f0501ae95a6e0203e51b8fda6fc7c24",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5467587ce1327a821db45537767ab8d8"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 270.28125
                },
                "bottom-right": {
                  "x": 166,
                  "y": 286.28025
                },
                "height": 15.998999999999999,
                "width": 136
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs\" title=\"Coin &amp;amp; Medal Programs\"&gt;Coin &amp;amp; Medal Programs&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[2]",
              "issueID": "8acff8bb70a2a628f07c3df4ad8b8df8",
              "signature": "a9c435ba5547e175c1c8986ddee0e62f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8acff8bb70a2a628f07c3df4ad8b8df8"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 296.1875
                },
                "bottom-right": {
                  "x": 166,
                  "y": 312.1865
                },
                "height": 15.998999999999999,
                "width": 136
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/learn/production-process\" title=\"Production Process\"&gt;Production Process&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[3]",
              "issueID": "f75aaef90c6e405db95018d41fb50e6f",
              "signature": "1c8e7b5fdd886f486ce0c3577274dc84",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f75aaef90c6e405db95018d41fb50e6f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 322.09375
                },
                "bottom-right": {
                  "x": 166,
                  "y": 338.09275
                },
                "height": 15.998999999999999,
                "width": 136
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/learn/collecting-basics\" title=\"Collecting Basics\"&gt;Collecting Basics&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[4]",
              "issueID": "7836bd9aa53172b34330a41adf41a110",
              "signature": "774655ea34071ec1ffb1909960bf4e8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7836bd9aa53172b34330a41adf41a110"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 348
                },
                "bottom-right": {
                  "x": 166,
                  "y": 363.999
                },
                "height": 15.998999999999999,
                "width": 136
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/learn/history\" title=\"History\"&gt;History&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[5]",
              "issueID": "71edb9411021b58cecf91ed17a359802",
              "signature": "775a2fc2727844fa6e4a0a7384ce9d67",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=71edb9411021b58cecf91ed17a359802"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 373.90625
                },
                "bottom-right": {
                  "x": 166,
                  "y": 389.90525
                },
                "height": 15.998999999999999,
                "width": 136
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/learn/artists\" title=\"Artists\"&gt;Artists&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]/li[6]",
              "issueID": "142dc2751dfcaf37de63441537d2df93",
              "signature": "e1137361eabaa3269658b918d9c39350",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=142dc2751dfcaf37de63441537d2df93"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 244.375
                },
                "bottom-right": {
                  "x": 415.328125,
                  "y": 260.374
                },
                "height": 15.998999999999999,
                "width": 99
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/news/press-releases\" title=\"Press Releases\"&gt;Press Releases&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[1]",
              "issueID": "c58db0a267e1907394bd51155e9f5aa0",
              "signature": "8642363e3c186269388259bdea57d97c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c58db0a267e1907394bd51155e9f5aa0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 270.28125
                },
                "bottom-right": {
                  "x": 415.328125,
                  "y": 286.28025
                },
                "height": 15.998999999999999,
                "width": 99
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/news/inside-the-mint\" title=\"Inside the Mint\"&gt;Inside the Mint&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[2]",
              "issueID": "794e3f8b60017c100ba98805c9f91259",
              "signature": "6452b48cdb3ad188e39d26ba81291c88",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=794e3f8b60017c100ba98805c9f91259"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 296.1875
                },
                "bottom-right": {
                  "x": 415.328125,
                  "y": 312.1865
                },
                "height": 15.998999999999999,
                "width": 99
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"/news/ccac-meetings\" title=\"CCAC Meetings\"&gt;CCAC Meetings&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[3]",
              "issueID": "8417a43970a302a415e13715cdb3365f",
              "signature": "74d699f78867b2e8f6d4bb9c62f2e47c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8417a43970a302a415e13715cdb3365f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 322.09375
                },
                "bottom-right": {
                  "x": 415.328125,
                  "y": 338.09275
                },
                "height": 15.998999999999999,
                "width": 99
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/news/image-library\" title=\"Image Library\"&gt;Image Library&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[4]",
              "issueID": "1a0a350963bd6827368888e8abee9cdb",
              "signature": "a1f632ed7f69a4a0caf9d5fde1c369ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1a0a350963bd6827368888e8abee9cdb"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 348
                },
                "bottom-right": {
                  "x": 415.328125,
                  "y": 363.999
                },
                "height": 15.998999999999999,
                "width": 99
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/news/upcoming-events\" title=\"Upcoming Events\"&gt;Upcoming Events&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[5]",
              "issueID": "8d3fe911f15d2c87933c93104886c54a",
              "signature": "1619cc698c7c324997b933a1e1735267",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8d3fe911f15d2c87933c93104886c54a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 316.328125,
                  "y": 373.90625
                },
                "bottom-right": {
                  "x": 415.328125,
                  "y": 389.90525
                },
                "height": 15.998999999999999,
                "width": 99
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/news#contact\" title=\"Contact Us\"&gt;Contact Us&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]/li[6]",
              "issueID": "26b95fd0d3a0bffc26b1b31c211cacb8",
              "signature": "e55a22b6ae76542743edbb4f7aaa136c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=26b95fd0d3a0bffc26b1b31c211cacb8"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 244.375
                },
                "bottom-right": {
                  "x": 715.65625,
                  "y": 260.374
                },
                "height": 15.998999999999999,
                "width": 150
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities\" title=\"Tours &amp;amp; Facilities\"&gt;Tours &amp;amp; Facilities&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[1]",
              "issueID": "f856c065f0ad8a7598888793adb2413f",
              "signature": "b7084ef5c48b03c155bd10243d4af83b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f856c065f0ad8a7598888793adb2413f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 270.28125
                },
                "bottom-right": {
                  "x": 715.65625,
                  "y": 302.28025
                },
                "height": 31.999,
                "width": 150
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/about/production-sales-figures\" title=\"Production &amp;amp; Sales Figures\"&gt;Production &amp;amp; Sales Figures&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[2]",
              "issueID": "c4f400efc6fb576f17255923af53c99c",
              "signature": "093b24c0356aade841f1059537e5c6fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c4f400efc6fb576f17255923af53c99c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 312.1875
                },
                "bottom-right": {
                  "x": 715.65625,
                  "y": 328.1865
                },
                "height": 15.998999999999999,
                "width": 150
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/about/reports\" title=\"Reports\"&gt;Reports&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[3]",
              "issueID": "3fee5670abfd511367c6bd630c650d6b",
              "signature": "5fe7730544c1f43d4774a7a364e5bda9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3fee5670abfd511367c6bd630c650d6b"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 338.09375
                },
                "bottom-right": {
                  "x": 715.65625,
                  "y": 354.09275
                },
                "height": 15.998999999999999,
                "width": 150
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/about/leadership\" title=\"Leadership\"&gt;Leadership&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[4]",
              "issueID": "a2ae91a4b9b3a6ab01954b51ef7cd100",
              "signature": "64402727d87169540c5899db539b75b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a2ae91a4b9b3a6ab01954b51ef7cd100"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 364
                },
                "bottom-right": {
                  "x": 715.65625,
                  "y": 379.999
                },
                "height": 15.998999999999999,
                "width": 150
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/about/careers\" title=\"Careers\"&gt;Careers&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[5]",
              "issueID": "470fca0bf52d395f637b14c3e5b7a172",
              "signature": "9c53a3b2e00361de21944ee38140a49e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=470fca0bf52d395f637b14c3e5b7a172"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 565.65625,
                  "y": 389.90625
                },
                "bottom-right": {
                  "x": 715.65625,
                  "y": 405.90525
                },
                "height": 15.998999999999999,
                "width": 150
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/about/careers/eeo\" title=\"EEO Program\"&gt;EEO Program&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[6]",
              "issueID": "f74b3c3a69baa5298c0e7feb7b33d431",
              "signature": "7e093961f033b69b6617717f856949fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f74b3c3a69baa5298c0e7feb7b33d431"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 244.375
                },
                "bottom-right": {
                  "x": 993.984375,
                  "y": 260.374
                },
                "height": 15.998999999999999,
                "width": 128
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/policies/accessibility\" title=\"Accessibility\"&gt;Accessibility&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[1]",
              "issueID": "daaacf9cf21b6977725bdf5422d022d3",
              "signature": "604e2cb93bb630e91cc670b6e0dfd939",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=daaacf9cf21b6977725bdf5422d022d3"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 270.28125
                },
                "bottom-right": {
                  "x": 993.984375,
                  "y": 286.28025
                },
                "height": 15.998999999999999,
                "width": 128
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"/foia\" title=\"FOIA\"&gt;FOIA&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[2]",
              "issueID": "fbdada88dec1552199ed4ff86b463fa1",
              "signature": "3ac218e00aba977773a280202b3f9f87",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=fbdada88dec1552199ed4ff86b463fa1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 296.1875
                },
                "bottom-right": {
                  "x": 993.984375,
                  "y": 312.1865
                },
                "height": 15.998999999999999,
                "width": 128
              },
              "position": {
                "line": 8003,
                "column": 1
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usa.gov\" title=\"USA.gov\"&gt;USA.gov&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[3]",
              "issueID": "41a468a38b15ed7d4ba0bfab23612617",
              "signature": "874b1ba5fd345872168aac9969157599",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=41a468a38b15ed7d4ba0bfab23612617"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 322.09375
                },
                "bottom-right": {
                  "x": 993.984375,
                  "y": 338.09275
                },
                "height": 15.998999999999999,
                "width": 128
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.treasury.gov\" title=\"Treasury.gov\"&gt;Treasury.gov&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[4]",
              "issueID": "556e92d053791c13f669b16707bfff94",
              "signature": "5f8d34349f1352b2d6e4d4a67b2ddd37",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=556e92d053791c13f669b16707bfff94"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 348
                },
                "bottom-right": {
                  "x": 993.984375,
                  "y": 363.999
                },
                "height": 15.998999999999999,
                "width": 128
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.treasury.gov/about/organizational-structure/ig/Pages/default.aspx\" title=\"Inspector General (IG)\"&gt;Inspector General (IG)&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[5]",
              "issueID": "0dd1465be30ab42f7b1613af1c656214",
              "signature": "50f5af6f06a430932dba740b8b53dee1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0dd1465be30ab42f7b1613af1c656214"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 373.90625
                },
                "bottom-right": {
                  "x": 993.984375,
                  "y": 389.90525
                },
                "height": 15.998999999999999,
                "width": 128
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.ccac.gov/\" title=\"CCAC.gov\"&gt;CCAC.gov&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[6]",
              "issueID": "dbf7754c1f46f390be4a1ba8da62e383",
              "signature": "edd11c7242002833ca91b9438e624e79",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dbf7754c1f46f390be4a1ba8da62e383"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 865.984375,
                  "y": 399.8125
                },
                "bottom-right": {
                  "x": 993.984375,
                  "y": 415.8115
                },
                "height": 15.998999999999999,
                "width": 128
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.vote.gov\" title=\"Vote.gov\"&gt;Vote.gov&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]/li[7]",
              "issueID": "193b47903f5c7b3541258a30e2793175",
              "signature": "d60c3161cfaeb47c17299728b61048d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=193b47903f5c7b3541258a30e2793175"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 512.71875
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 608.71875
                },
                "height": 96,
                "width": 1024
              },
              "position": {
                "line": 8838,
                "column": 17
              },
              "errorSnippet": "&lt;div id=\"legal-footer-wrapper\"&gt; &lt;div class=\"legal-footer center-with-width responsive-padding\"&gt; &lt;div class=\"content-asset\"&gt; &lt;ul class=\"legal\"&gt; &lt;li id=\"menu-item-4388\" class=\"menu-item menu-item-type-post_type menu-item-object-p",
              "xpath": "/html/body/div[1]/div[11]/div[1]/div[1]",
              "issueID": "65223a1aad1bc8c521fb5d526dab218b",
              "signature": "ca048a1555b8c803b492961592df797b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=65223a1aad1bc8c521fb5d526dab218b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 2,
                  "y": 2
                },
                "height": 2,
                "width": 2
              },
              "position": {
                "line": 8061,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"0\" aria-selected=\"true\"&gt;1&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/button[1]",
              "issueID": "b7fcbc8bdffca8d13570b1a88dd2ae13",
              "signature": "4bf483bcaccb7a33cbe36c84a8b32653",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b7fcbc8bdffca8d13570b1a88dd2ae13"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 2,
                  "y": 2
                },
                "height": 2,
                "width": 2
              },
              "position": {
                "line": 8061,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" role=\"tab\" id=\"slick-slide-control01\" aria-controls=\"slick-slide01\" aria-label=\"2 of 2\" tabindex=\"-1\"&gt;2&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/button[1]",
              "issueID": "61e71855e7d81705bcb04dae655d2d19",
              "signature": "37cc69496eb63ca20bf45ca95d86f51b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=61e71855e7d81705bcb04dae655d2d19"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 766.5625,
                  "y": 55.59375
                },
                "bottom-right": {
                  "x": 792.5625,
                  "y": 81.59375
                },
                "height": 26,
                "width": 26
              },
              "position": {
                "line": 8001,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/news/rss-feeds\" title=\"RSS Feeds\"&gt; RSS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "a9660556b9b6638da16b7e15e13de58e",
              "signature": "9506b2bb5b1da3c6b557728ed3389ff3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a9660556b9b6638da16b7e15e13de58e"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7937,
                "column": 9
              },
              "errorSnippet": "&lt;li class=\"nav-item cat-level-4\"&gt;&lt;a href=\"https://catalog.usmint.gov/coins/precious-metal-coins/\" title=\"SHOP ALL PRECIOUS METAL COINS\" class=\"\"&gt;SHOP ALL PRECIOUS METAL COINS&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[7]",
              "issueID": "ae6a963d276e16133029f20442bff4f8",
              "signature": "1888ac394ebf89c27bb8932d451454e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ae6a963d276e16133029f20442bff4f8"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4309,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/coins/precious-metal-coins/\" title=\"SHOP ALL PRECIOUS METAL COINS\" class=\"\"&gt;SHOP ALL PRECIOUS METAL COINS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[2]/div[2]/div[1]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "e16c042000eab617a046fcf410931c43",
              "signature": "8866529467350bb5294416430656d940",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e16c042000eab617a046fcf410931c43"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4381,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/bicentennial-and-centennial/\" title=\"Bicentennial and Centennial Medals\"&gt;Bicentennial and Centennial Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "bf01ae671c280a63a015ca05ce12b7de",
              "signature": "38343a10e2fc9a17df65348dce4f41c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bf01ae671c280a63a015ca05ce12b7de"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 4609,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/medals/humanitarian-and-cultural/\" title=\"Humanitarian and Cultural Medals\"&gt;Humanitarian and Cultural Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "8405ef4bf0683ce72eb0156714043809",
              "signature": "a2455517c51184c2dfc701ac3660db7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8405ef4bf0683ce72eb0156714043809"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6474,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/holiday-gift-guide/gifts-coin-collectors/\" title=\"Gifts for Coin Collectors\"&gt;Gifts for Coin Collectors&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "1da5d310b792a74998f863a70f914345",
              "signature": "a74eb6ebb4a381a64e86993a56d4efa0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1da5d310b792a74998f863a70f914345"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 6546,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/holiday-gift-guide/gifts-military-men-women/\" title=\"Gifts for Military Enthusiasts\"&gt;Gifts for Military Enthusiasts&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "c4a781b8ed57fd2f0bbaf287dc617bd2",
              "signature": "6b7e3aac0584bcc0243d81cb642e6ba5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c4a781b8ed57fd2f0bbaf287dc617bd2"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7856,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/native-american-coins-medals/\" title=\"Native American Coins &amp;amp; Medals\"&gt;Native American Coins &amp;amp; Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "195d1d11400b6a8f7d3a37626f6c0967",
              "signature": "9df4365724cb706eb78831fda8795ff7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=195d1d11400b6a8f7d3a37626f6c0967"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7904,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/african-american-coins-medals/\" title=\"African American Coins &amp;amp; Medals\"&gt;African American Coins &amp;amp; Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "e9fffc2614e14eb01aedba65afbfa79a",
              "signature": "664a3352dc3896a5b2ed67b7f005c41c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e9fffc2614e14eb01aedba65afbfa79a"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/presidential-coins-medals/\" title=\"Presidential Coins &amp;amp; Medals\"&gt;Presidential Coins &amp;amp; Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "533ac8c8acfef2b459ca384980e8662d",
              "signature": "569b18f937375209ebaaccbcaea6b188",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=533ac8c8acfef2b459ca384980e8662d"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7945,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://catalog.usmint.gov/american-women-coins-medals/\" title=\"American Women's History Coins &amp;amp; Medals\"&gt;American Women's History Coins &amp;amp; Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/ul[1]/li[7]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "d9f3787a7d2332c5ab98903ae337c0aa",
              "signature": "f2b41c59ce6db7b2699907f71d481612",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d9f3787a7d2332c5ab98903ae337c0aa"
            },
            {
              "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": 0,
                  "y": -16
                },
                "height": -16,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"cat-level-3 mobile\" style=\"\"&gt;&lt;a class=\"shop-all mobile\" href=\"/learn/coin-and-medal-programs\" title=\"Coin &amp;amp; Medal Programs\" style=\"\"&gt;ALL COIN &amp;amp; MEDAL PROGRAMS&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[2]",
              "issueID": "103689e8c87c6633dd25178e4dea3a18",
              "signature": "92c3b6176ce784f234be107944367181",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=103689e8c87c6633dd25178e4dea3a18"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7948,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"shop-all mobile\" href=\"/learn/coin-and-medal-programs\" title=\"Coin &amp;amp; Medal Programs\" style=\"\"&gt;ALL COIN &amp;amp; MEDAL PROGRAMS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "9173fff480ac27bcd5f95465131d2215",
              "signature": "a3dc6e36270f6d932ae0474486f5d28d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9173fff480ac27bcd5f95465131d2215"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7948,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/american-innovation-dollar-coins\" title=\"American Innovation $1 Coins\"&gt;American Innovation $1 Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "3eb59d8b4603716f54677e6b4eafeea9",
              "signature": "e1b2e4a2e94cfbd93cf2a7eb594ebf0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3eb59d8b4603716f54677e6b4eafeea9"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7949,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs/medals\" title=\"Congressional Gold Medals\"&gt;Congressional Gold Medals&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "1ea65ecf3be167a55261569012571ae7",
              "signature": "4a4d418f8a10f9257b64db6a5e35f458",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1ea65ecf3be167a55261569012571ae7"
            },
            {
              "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": 0,
                  "y": -16
                },
                "height": -16,
                "width": 0
              },
              "position": {
                "line": 7955,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"cat-level-3\"&gt;&lt;a class=\"shop-all desktop\" href=\"/learn/coin-and-medal-programs\" title=\"Coin &amp;amp; Medal Programs\"&gt;ALL COIN &amp;amp; MEDAL PROGRAMS&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[10]",
              "issueID": "b632a14f8b874dd94dc252b8021d90fd",
              "signature": "9f5b55e5004af08b9fc754eb60b82b30",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b632a14f8b874dd94dc252b8021d90fd"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7949,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"shop-all desktop\" href=\"/learn/coin-and-medal-programs\" title=\"Coin &amp;amp; Medal Programs\"&gt;ALL COIN &amp;amp; MEDAL PROGRAMS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "bf1eb961cfb7355c26f907a613ca25be",
              "signature": "c56071265c54cda7ace270d3e258f8c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bf1eb961cfb7355c26f907a613ca25be"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7950,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/collecting-basics/caring-for-your-coin-collection\" title=\"Caring for Your Collection\"&gt;Caring for Your Collection&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[5]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "dfa1ae3f994188222d3713fadd4500d3",
              "signature": "7ba64750c564d1d4ddb5783c7c7b2077",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=dfa1ae3f994188222d3713fadd4500d3"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7951,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/learn/history/us-circulating-coins\" title=\"History of U.S. Circulating Coins\"&gt;History of U.S. Circulating Coins&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[4]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "d25a84921ea58a77e8103586f123a41a",
              "signature": "9f0109dac5522f818ce354cf6a3021b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d25a84921ea58a77e8103586f123a41a"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop\" href=\"/about/production-sales-figures\" title=\"Production &amp;amp; Sales Figures\"&gt;Production &amp;amp; Sales Figures&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "93d924fe080f2f28ec344d227681008f",
              "signature": "ef60dfa642a3a8163ae58f80aaf170ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=93d924fe080f2f28ec344d227681008f"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/production-sales-figures/circulating-coins-production\" title=\"Circulating Coins Production\"&gt;Circulating Coins Production&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "a12bce71bfd94947c333de83ff756acb",
              "signature": "7eeb94f0b2e62623fa4a8b02cd873295",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a12bce71bfd94947c333de83ff756acb"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7954,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/production-sales-figures/historical-commemorative-coin-sales\" title=\"Historical Commemorative Sales\"&gt;Historical Commemorative Sales&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[3]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "7c2268a157b2453ccd7da5e7128e8322",
              "signature": "06ea21d93dabaed7e1d4df37adfc3608",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7c2268a157b2453ccd7da5e7128e8322"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7955,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usajobs.gov/Search/?k=U.S.%20Mint\" title=\"Current Federal Vacancies\"&gt;Current Federal Vacancies&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "2ec63e12358bc768bb79bfa3df1e17f0",
              "signature": "74f38c8713365cfc842d4ade0e448712",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2ec63e12358bc768bb79bfa3df1e17f0"
            },
            {
              "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": 0,
                  "y": -14.4
                },
                "height": -14.4,
                "width": 0
              },
              "position": {
                "line": 7958,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/careers/eeo\" title=\"Equal Employment Opportunity\"&gt;Equal Employment Opportunity&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/nav[1]/div[3]/ul[1]/li[6]/div[1]/div[1]/ul[1]/li[6]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "fccd6df782b8ac05e574c3bd3c21593f",
              "signature": "de141c8a5175315b2e9ade28ff707a3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fccd6df782b8ac05e574c3bd3c21593f"
            },
            {
              "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": 112
                },
                "height": 112,
                "width": 376
              },
              "position": {
                "line": 8018,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"home-cycle-text-info\"&gt; &lt;span class=\"prehead desktop-only\" style=\"color:#151515;\"&gt;&lt;strong&gt;Negro Leagues Baseball&lt;/strong&gt;&lt;/span&gt; &lt;span class=\"head desktop-only\" style=\"color:#151515;\"&gt;Celebrate African Ameri",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]",
              "issueID": "a4a10625bad75d7f07bbaabd38b6b963",
              "signature": "75d8cc7eedfd09284115e975cf6d4025",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a4a10625bad75d7f07bbaabd38b6b963"
            },
            {
              "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": 60
                },
                "bottom-right": {
                  "x": 376,
                  "y": 132
                },
                "height": 72,
                "width": 376
              },
              "position": {
                "line": 8029,
                "column": 17
              },
              "errorSnippet": "&lt;span class=\"head desktop-only\" style=\"color:#151515;\"&gt;Celebrate African American history with commemorative coins&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[2]",
              "issueID": "55ff679c6517a109be8e3cfa40cf7b9a",
              "signature": "a57ac0708736191924dba2d62780941f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=55ff679c6517a109be8e3cfa40cf7b9a"
            },
            {
              "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": 72
                },
                "height": 72,
                "width": 376
              },
              "position": {
                "line": 8031,
                "column": 17
              },
              "errorSnippet": "&lt;span class=\"head mobile-only\" style=\"\"&gt;Celebrate African American history with commemorative coins&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[4]",
              "issueID": "8006a7330f3cbcca736199120b07b652",
              "signature": "e193e9709b6d3c5c0e795c8618528aaf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8006a7330f3cbcca736199120b07b652"
            },
            {
              "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": 112
                },
                "height": 112,
                "width": 376
              },
              "position": {
                "line": 8037,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"home-cycle-text-info\"&gt; &lt;span class=\"prehead desktop-only\" style=\"color:#ffffff;\"&gt;&lt;strong&gt;Math Jam&lt;/strong&gt;&lt;/span&gt; &lt;span class=\"head desktop-only\" style=\"color:#ffffff;\"&gt;Visit the Coin Classroom to test your",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]",
              "issueID": "95950278c5d86cc2cf488bd65c13d716",
              "signature": "a5d958d7fbcfe27696065421ea6fc29d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=95950278c5d86cc2cf488bd65c13d716"
            },
            {
              "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": 60
                },
                "bottom-right": {
                  "x": 376,
                  "y": 132
                },
                "height": 72,
                "width": 376
              },
              "position": {
                "line": 8048,
                "column": 17
              },
              "errorSnippet": "&lt;span class=\"head desktop-only\" style=\"color:#ffffff;\"&gt;Visit the Coin Classroom to test your math and basketball skills&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/span[2]",
              "issueID": "a9db0f9d483f4b2048881754e2bf78ac",
              "signature": "7a2f90ba92643206c5f7dfc464acd837",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a9db0f9d483f4b2048881754e2bf78ac"
            },
            {
              "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": 72
                },
                "height": 72,
                "width": 376
              },
              "position": {
                "line": 8050,
                "column": 17
              },
              "errorSnippet": "&lt;span class=\"head mobile-only\" style=\"\"&gt;Visit the Coin Classroom to test your math and basketball skills&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/span[4]",
              "issueID": "50755213db209a664e874d02ff01e82b",
              "signature": "8a9e7f6315b37cffa9d4dc475bcfefee",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=50755213db209a664e874d02ff01e82b"
            },
            {
              "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": 20,
                  "y": 12
                },
                "bottom-right": {
                  "x": 435.516,
                  "y": 99.1875
                },
                "height": 87.1875,
                "width": 415.516
              },
              "position": {
                "line": 8618,
                "column": 15
              },
              "errorSnippet": "&lt;div class=\"email-signup\"&gt; &lt;p class=\"signup-label\"&gt;SIGN UP FOR EMAIL UPDATES AND TEXT MESSAGE ALERTS ABOUT PRODUCTS&lt;/p&gt; &lt;div class=\"email-error\" style=\"\"&gt;&lt;/div&gt; &lt;div class=\"email-success\" style=\"display: none;\"&gt;&lt;p&g",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "a39597ab568a61ae79a368b9bd54a09f",
              "signature": "edc7b383d536843dc3d350727e7af388",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a39597ab568a61ae79a368b9bd54a09f"
            },
            {
              "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": 20,
                  "y": 12
                },
                "bottom-right": {
                  "x": 435.516,
                  "y": 48
                },
                "height": 36,
                "width": 415.516
              },
              "position": {
                "line": 7554,
                "column": 423
              },
              "errorSnippet": "&lt;p class=\"signup-label\"&gt;SIGN UP FOR EMAIL UPDATES AND TEXT MESSAGE ALERTS ABOUT PRODUCTS&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "5f93a6b0293a7affdf1af54560b1484a",
              "signature": "eb285f5b69b35e64e7488de6b720cc49",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5f93a6b0293a7affdf1af54560b1484a"
            },
            {
              "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": 435,
                  "y": 56
                },
                "height": 56,
                "width": 435
              },
              "position": {
                "line": 8623,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"email-success\" style=\"display: none;\"&gt;&lt;p&gt;Thank you for signing up with United States Mint!&lt;/p&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "951798b4003b5aaacf90babd50cef7b4",
              "signature": "9a8aa43261fc242be77a1a4e66290e76",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=951798b4003b5aaacf90babd50cef7b4"
            },
            {
              "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": -16
                },
                "bottom-right": {
                  "x": 0,
                  "y": -16
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8818,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Thank you for signing up with United States Mint!&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "f9cfca4fb3f446f3a5dc541b58590b29",
              "signature": "99da64e1199918183dab131b4b106726",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f9cfca4fb3f446f3a5dc541b58590b29"
            },
            {
              "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": 20,
                  "y": 48
                },
                "bottom-right": {
                  "x": 215.281,
                  "y": 87.9875
                },
                "height": 39.9875,
                "width": 195.281
              },
              "position": {
                "line": 8625,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"esformfooter\" id=\"esformfooter\"&gt; &lt;form action=\"https://catalog.usmint.gov/email-signup\" method=\"post\" id=\"email-alert-signup-footer\" novalidate=\"novalidate\"&gt; &lt;label for=\"es-email-address-footer\"&gt;Email Signup&lt;/label&gt; &l",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "issueID": "f4cb3d02747c98662bf016906b282569",
              "signature": "3770d380f0017d6ed10092ab5cc0d7a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f4cb3d02747c98662bf016906b282569"
            },
            {
              "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": 20,
                  "y": 59.1875
                },
                "bottom-right": {
                  "x": 215.281,
                  "y": 99.1875
                },
                "height": 40,
                "width": 195.281
              },
              "position": {
                "line": 148,
                "column": 0
              },
              "errorSnippet": "&lt;form action=\"https://catalog.usmint.gov/email-signup\" method=\"post\" id=\"email-alert-signup-footer\" novalidate=\"novalidate\"&gt; &lt;label for=\"es-email-address-footer\"&gt;Email Signup&lt;/label&gt; &lt;input type=\"email\" id=\"es-email-address-footer\" n",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/form[1]",
              "issueID": "bcb1209cb5f7ad6294176c0de06d0bde",
              "signature": "d6e5911c1d29733f7f16e45212bcbd1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bcb1209cb5f7ad6294176c0de06d0bde"
            },
            {
              "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": 256,
                  "y": 48
                },
                "height": 48,
                "width": 256
              },
              "position": {
                "line": 8646,
                "column": 5
              },
              "errorSnippet": "&lt;div id=\"esEmailInfoFooterError\" style=\"display: none;\"&gt; &lt;span&gt;Error messaging: &lt;br&gt;Field value incorrect format&lt;/span&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/form[1]/div[1]",
              "issueID": "c0488272da9f9a632a9303a95a4b3da0",
              "signature": "222b814f4624222da9abf508fbd0555d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c0488272da9f9a632a9303a95a4b3da0"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8839,
                "column": 19
              },
              "errorSnippet": "&lt;span&gt;Error messaging: &lt;br&gt;Field value incorrect format&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/form[1]/div[1]/span[1]",
              "issueID": "552dfe9e9c41aed02f092c895cabcaf0",
              "signature": "e0ae18d3133b9c76b1c82792ac62232f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=552dfe9e9c41aed02f092c895cabcaf0"
            },
            {
              "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": 490.515625,
                  "y": 27.59375
                },
                "bottom-right": {
                  "x": 1002.999625,
                  "y": 83.59375
                },
                "height": 56,
                "width": 512.484
              },
              "position": {
                "line": 8666,
                "column": 21
              },
              "errorSnippet": "&lt;div class=\"contacts-social\"&gt; &lt;div class=\"contacts\"&gt; &lt;a class=\"tel\" href=\"tel:1800USAMINT\"&gt;1-800-USA-MINT&lt;/a&gt; &lt;/div&gt; &lt;div class=\"social\"&gt; &lt;ul&gt; &lt;li class=\"facebook\"&gt; &lt;a href=\"/xlink?xlink=http://www.faceb",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "8f0ed075c667b8814c173125c18b24bf",
              "signature": "adbbd829bf88747cf5e3d2b1a7f30f3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8f0ed075c667b8814c173125c18b24bf"
            },
            {
              "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": 766.5625,
                  "y": 29.59375
                },
                "bottom-right": {
                  "x": 1004.0005,
                  "y": 81.59375
                },
                "height": 52,
                "width": 237.438
              },
              "position": {
                "line": 8822,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"social\"&gt; &lt;ul&gt; &lt;li class=\"facebook\"&gt; &lt;a href=\"/xlink?xlink=http://www.facebook.com/UnitedStatesMint\" title=\"Facebook\" rel=\"external\"&gt; Facebook &lt;/a&gt;&lt;/li&gt; &lt;li class=\"instagram\"&gt; &lt;a href=\"/xlink/?xlink",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]",
              "issueID": "828e45dfef9c54a35ef18f8ec97ab239",
              "signature": "f42ae4e29019a883b876a38369fd8966",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=828e45dfef9c54a35ef18f8ec97ab239"
            },
            {
              "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": 766.5625,
                  "y": 29.59375
                },
                "bottom-right": {
                  "x": 1004.0005,
                  "y": 29.59375
                },
                "height": 0,
                "width": 237.438
              },
              "position": {
                "line": 7989,
                "column": 299
              },
              "errorSnippet": "&lt;ul&gt; &lt;li class=\"facebook\"&gt; &lt;a href=\"/xlink?xlink=http://www.facebook.com/UnitedStatesMint\" title=\"Facebook\" rel=\"external\"&gt; Facebook &lt;/a&gt;&lt;/li&gt; &lt;li class=\"instagram\"&gt; &lt;a href=\"/xlink/?xlink=https://www.instagram.com/",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]",
              "issueID": "eec099ad999626668b7de4dac96b389c",
              "signature": "ae0208020a5606e11c5d11402e75ed24",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=eec099ad999626668b7de4dac96b389c"
            },
            {
              "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": 162.375
                },
                "bottom-right": {
                  "x": 964,
                  "y": 425.719
                },
                "height": 263.344,
                "width": 964
              },
              "position": {
                "line": 8825,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"footer-list center-with-width responsive-padding\"&gt;&lt;div&gt;\n&lt;span class=\"exp-col\"&gt;&lt;a href=\"https://www.usmint.gov/learn\" title=\"Learn\"&gt;Learn&lt;/a&gt;&lt;/span&gt;&lt;ul&gt;\n&lt;li&gt;&lt;a href=\"https://www.usmint.gov/lea",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]",
              "issueID": "43e827742740cd3f7cb1e505f0f916d8",
              "signature": "f354e07e04f58ad2f97d012e72b807e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=43e827742740cd3f7cb1e505f0f916d8"
            },
            {
              "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": 30,
                  "y": 162.375
                },
                "bottom-right": {
                  "x": 166,
                  "y": 425.719
                },
                "height": 263.344,
                "width": 136
              },
              "position": {
                "line": 8826,
                "column": 7
              },
              "errorSnippet": "&lt;div&gt;\n&lt;span class=\"exp-col\"&gt;&lt;a href=\"https://www.usmint.gov/learn\" title=\"Learn\"&gt;Learn&lt;/a&gt;&lt;/span&gt;&lt;ul&gt;\n&lt;li&gt;&lt;a href=\"https://www.usmint.gov/learn/kids\" title=\"Kids Site\"&gt;Kids Site&lt;/a&gt;&lt;/li&gt;&lt;li&g",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]",
              "issueID": "1d4d171341233e2c61e4451716c1e9b5",
              "signature": "d00613e12654ef91946dbb0d4ee83b92",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1d4d171341233e2c61e4451716c1e9b5"
            },
            {
              "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": 30,
                  "y": 244.375
                },
                "bottom-right": {
                  "x": 166,
                  "y": 399.813
                },
                "height": 155.438,
                "width": 136
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;ul&gt;\n&lt;li&gt;&lt;a href=\"https://www.usmint.gov/learn/kids\" title=\"Kids Site\"&gt;Kids Site&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=\"https://www.usmint.gov/learn/coin-and-medal-programs\" title=\"Coin &amp;amp; Medal Programs\"&gt;Coin &amp;amp; Med",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[1]/ul[1]",
              "issueID": "c1af7f8bb8bc7b14642f91ec011bbdb7",
              "signature": "873d561e677096ab1d9fef7f6d9b3e27",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c1af7f8bb8bc7b14642f91ec011bbdb7"
            },
            {
              "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": 316.328125,
                  "y": 162.375
                },
                "bottom-right": {
                  "x": 415.328125,
                  "y": 425.719
                },
                "height": 263.344,
                "width": 99
              },
              "position": {
                "line": 8827,
                "column": 9
              },
              "errorSnippet": "&lt;div&gt;\n&lt;span class=\"exp-col\"&gt;&lt;a href=\"/news\" title=\"News\"&gt;News&lt;/a&gt;&lt;/span&gt;&lt;ul&gt;\n&lt;li&gt;&lt;a href=\"https://www.usmint.gov/news/press-releases\" title=\"Press Releases\"&gt;Press Releases&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]",
              "issueID": "a1be8a6f4d42c09101b7ed97a720e482",
              "signature": "3782f81a4b60cab3c98163df8c0ffa42",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a1be8a6f4d42c09101b7ed97a720e482"
            },
            {
              "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": 316.328125,
                  "y": 244.375
                },
                "bottom-right": {
                  "x": 415.328125,
                  "y": 399.813
                },
                "height": 155.438,
                "width": 99
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;ul&gt;\n&lt;li&gt;&lt;a href=\"https://www.usmint.gov/news/press-releases\" title=\"Press Releases\"&gt;Press Releases&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=\"https://www.usmint.gov/news/inside-the-mint\" title=\"Inside the Mint\"&gt;Inside the Mint&lt;/a&",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[2]/ul[1]",
              "issueID": "abf91d39ea5daab8debe3d480b461963",
              "signature": "62ca642700e95f3d4ef0ff175fb27734",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=abf91d39ea5daab8debe3d480b461963"
            },
            {
              "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": 565.65625,
                  "y": 162.375
                },
                "bottom-right": {
                  "x": 715.65625,
                  "y": 425.719
                },
                "height": 263.344,
                "width": 150
              },
              "position": {
                "line": 8828,
                "column": 13
              },
              "errorSnippet": "&lt;div&gt;\n&lt;span class=\"exp-col\"&gt;&lt;a href=\"/about\" title=\"About\"&gt;About&lt;/a&gt;&lt;/span&gt;&lt;ul&gt;\n&lt;li&gt;&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities\" title=\"Tours &amp;amp; Facilities\"&gt;Tours &amp;amp; Facilities",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]",
              "issueID": "4ed55a6991129d27cb5220ea9c7edd6c",
              "signature": "9870181d364c8821bc979de446dbc8bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4ed55a6991129d27cb5220ea9c7edd6c"
            },
            {
              "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": 565.65625,
                  "y": 244.375
                },
                "bottom-right": {
                  "x": 715.65625,
                  "y": 415.813
                },
                "height": 171.438,
                "width": 150
              },
              "position": {
                "line": 8001,
                "column": 425
              },
              "errorSnippet": "&lt;ul&gt;\n&lt;li&gt;&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities\" title=\"Tours &amp;amp; Facilities\"&gt;Tours &amp;amp; Facilities&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=\"https://www.usmint.gov/about/production-sales-figures\" title=\"",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]",
              "issueID": "e220877b2108f43861785d637cf21127",
              "signature": "2d88a22093ca49fc85cde78c5b02fd09",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e220877b2108f43861785d637cf21127"
            },
            {
              "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": 565.65625,
                  "y": 270.28125
                },
                "bottom-right": {
                  "x": 715.65625,
                  "y": 302.28025
                },
                "height": 31.999,
                "width": 150
              },
              "position": {
                "line": 8002,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"https://www.usmint.gov/about/production-sales-figures\" title=\"Production &amp;amp; Sales Figures\"&gt;Production &amp;amp; Sales Figures&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[2]",
              "issueID": "e3692caa4bd9f48e44d8251ff5a03c54",
              "signature": "420479ef517187572d8c088ad2ea24f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e3692caa4bd9f48e44d8251ff5a03c54"
            },
            {
              "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": 565.65625,
                  "y": 272.28125
                },
                "bottom-right": {
                  "x": 678.65625,
                  "y": 300.28125
                },
                "height": 28,
                "width": 113
              },
              "position": {
                "line": 8005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/production-sales-figures\" title=\"Production &amp;amp; Sales Figures\"&gt;Production &amp;amp; Sales Figures&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "66864bfe9e0113a080aed3eb717e0f26",
              "signature": "eaaad68f8e0feb89cf94948956c31f78",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=66864bfe9e0113a080aed3eb717e0f26"
            },
            {
              "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": 865.984375,
                  "y": 162.375
                },
                "bottom-right": {
                  "x": 993.984375,
                  "y": 425.719
                },
                "height": 263.344,
                "width": 128
              },
              "position": {
                "line": 8830,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"content-asset\"&gt;\n&lt;span class=\"exp-col\"&gt;&lt;a href=\"https://www.usmint.gov/policies/website-resources\" title=\"Resources\"&gt;Resources&lt;/a&gt;&lt;/span&gt;&lt;ul&gt;\n&lt;li&gt;&lt;a href=\"https://www.usmint.gov/policies/accessibili",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]",
              "issueID": "f4aa3d6b55e58f4ba21cbe62e58c04ad",
              "signature": "84271b88937242a3e3ac46ff12040b6c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f4aa3d6b55e58f4ba21cbe62e58c04ad"
            },
            {
              "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": 865.984375,
                  "y": 244.375
                },
                "bottom-right": {
                  "x": 993.984375,
                  "y": 425.719
                },
                "height": 181.344,
                "width": 128
              },
              "position": {
                "line": 8002,
                "column": 319
              },
              "errorSnippet": "&lt;ul&gt;\n&lt;li&gt;&lt;a href=\"https://www.usmint.gov/policies/accessibility\" title=\"Accessibility\"&gt;Accessibility&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=\"/foia\" title=\"FOIA\"&gt;FOIA&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=\"https://www.usa.gov\" ti",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[1]/div[4]/ul[1]",
              "issueID": "f184b30fca97811eed9a8b7ece8cc5b4",
              "signature": "0cfdf5dfed67a28b52a0fc6d3f53a172",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f184b30fca97811eed9a8b7ece8cc5b4"
            },
            {
              "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": 445.71875
                },
                "bottom-right": {
                  "x": 964,
                  "y": 492.71875
                },
                "height": 47,
                "width": 964
              },
              "position": {
                "line": 8831,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"footer-bottom-links center-with-width responsive-padding\"&gt; &lt;div class=\"content-asset\"&gt; &lt;span class=\"exp-col\" style=\"padding-left: 15px;\"&gt;View All&lt;/span&gt;&lt;ul&gt; &lt;li&gt;&lt;a href=\"https://catalog.usmint.gov/custom",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]",
              "issueID": "af702fd2391df0b8c5135b44d143fa7d",
              "signature": "d3e1674af061fd0bc14cfe5e4358c38a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=af702fd2391df0b8c5135b44d143fa7d"
            },
            {
              "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": 30,
                  "y": 445.71875
                },
                "bottom-right": {
                  "x": 994,
                  "y": 470.71875
                },
                "height": 25,
                "width": 964
              },
              "position": {
                "line": 8832,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"content-asset\"&gt; &lt;span class=\"exp-col\" style=\"padding-left: 15px;\"&gt;View All&lt;/span&gt;&lt;ul&gt; &lt;li&gt;&lt;a href=\"https://catalog.usmint.gov/customerservice\" title=\"Customer Service\"&gt;Customer Service&lt;/a&gt;&lt;/li&gt; ",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]/div[1]",
              "issueID": "806ea3ce6389b4374c2ae077936975c7",
              "signature": "2c1252a725d5198833a1ef3a86ec40a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=806ea3ce6389b4374c2ae077936975c7"
            },
            {
              "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": 30,
                  "y": 467.71875
                },
                "bottom-right": {
                  "x": 994,
                  "y": 492.71875
                },
                "height": 25,
                "width": 964
              },
              "position": {
                "line": 8005,
                "column": 319
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"https://catalog.usmint.gov/customerservice\" title=\"Customer Service\"&gt;Customer Service&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"https://catalog.usmint.gov/customer-service/faqs/\" title=\"FAQs\"&gt;FAQs&lt;/a&gt;&lt;/li&",
              "xpath": "/html/body/div[1]/div[11]/div[1]/footer[1]/div[2]/div[2]/div[1]/ul[1]",
              "issueID": "fa854a8b5fe09083f97834b3bb56d4a1",
              "signature": "0695a09f12023321cb784e472837e894",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fa854a8b5fe09083f97834b3bb56d4a1"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 315,
                  "y": 180
                },
                "height": 180,
                "width": 315
              },
              "position": {
                "line": 7969,
                "column": 1
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/learn/coin-and-medal-programs/circulating-coins\" aria-label=\"Learn about circulating coins and how they're made.\" tabindex=\"0\"&gt;&lt;img alt=\"How circulating coins are made video Learn feature with 2020 coins\" class=\"fe",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "55ae124005b17a0083bfa5b6852dba84",
              "signature": "1b2e3b8d0945ca3c1bafdf585b9c5d8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=55ae124005b17a0083bfa5b6852dba84"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 315,
                  "y": 180
                },
                "height": 180,
                "width": 315
              },
              "position": {
                "line": 7971,
                "column": 1
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/learn/coin-and-medal-programs/circulating-coins\" aria-label=\"Learn about circulating coins and how they're made.\" tabindex=\"0\" style=\"\"&gt;&lt;img alt=\"How circulating coins are made video Learn feature with 2020 coins\" c",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "0b6c1de33dab1aa3798cea61ed2ca8d4",
              "signature": "ae806ace72d976ce36db9975c4ca3249",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=0b6c1de33dab1aa3798cea61ed2ca8d4"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7975,
                "column": 1
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/coins/coin-medal-programs/medals/armed-forces-us-marine-corps\" aria-label=\"Explore the U.S. Marine Corps Silver Medal.\" tabindex=\"-1\"&gt;&lt;img alt=\"close-up of the U.S. Marine Corps Silver Medal obverse\" class=\"feat-de",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "18c01b4cd5aed48d05d30820be25b33c",
              "signature": "f956b3aeb4912004f69f5066734a4904",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=18c01b4cd5aed48d05d30820be25b33c"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7977,
                "column": 1
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/coins/coin-medal-programs/medals/armed-forces-us-marine-corps\" aria-label=\"Explore the U.S. Marine Corps Silver Medal.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"close-up of the U.S. Marine Corps Silver Medal obverse\" class=",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "1fc677f3ed208caf85b50c54462233a6",
              "signature": "9c7e072575e65789233ab9439ff9fae1",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=1fc677f3ed208caf85b50c54462233a6"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7981,
                "column": 161
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/coins/coin-medal-programs/native-american-dollar-coins/2022-ely-parker\" aria-label=\"Discover the 2022 Native American $1 Coin.\" tabindex=\"-1\"&gt;&lt;img alt=\"close up of the 2022 Native American $1 Coin reverse\" class=\"f",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "21470e3f2f26458426ff4e9b1ff92696",
              "signature": "0a8e959a3608f39a5cce679f23b413b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=21470e3f2f26458426ff4e9b1ff92696"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7982,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/coins/coin-medal-programs/native-american-dollar-coins/2022-ely-parker\" aria-label=\"Discover the 2022 Native American $1 Coin.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"close up of the 2022 Native American $1 Coin reverse\" ",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[2]",
              "issueID": "edadfe79cb3026904521bdf397e0fc25",
              "signature": "a945cc0bca03aef1574436bbdbeaef96",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=edadfe79cb3026904521bdf397e0fc25"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": 180
                },
                "height": 180,
                "width": 300
              },
              "position": {
                "line": 7982,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/learn/coin-and-medal-programs/coin-specifications\" aria-label=\"Learn about the weight, composition, and diameter of U.S. coins.\" tabindex=\"-1\"&gt;&lt;img alt=\"coin specifications feature\" class=\"feat-desktop-img feat-img",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "0022c6b9ff89b6ad55c5c745411c4976",
              "signature": "5bdd1c5d53913292f1573d5be3f7b562",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=0022c6b9ff89b6ad55c5c745411c4976"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": 180
                },
                "height": 180,
                "width": 300
              },
              "position": {
                "line": 7982,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/learn/coin-and-medal-programs/coin-specifications\" aria-label=\"Learn about the weight, composition, and diameter of U.S. coins.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"coin specifications feature\" class=\"feat-mobile-img f",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[2]",
              "issueID": "f4a02b4c718ca7be6e73fe03d339fb5e",
              "signature": "2ea0bb98e6781e29f38527d2d93fb42e",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=f4a02b4c718ca7be6e73fe03d339fb5e"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7982,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/learn/artists\" aria-label=\"Meet the Mint's Medallic Artists and AIP Designers.\" tabindex=\"-1\"&gt;&lt;img alt=\"mint medallic artist digitally sculpts coin\" class=\"feat-desktop-img feat-img-715\" src=\"https://www.usmint.gov",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[1]",
              "issueID": "b814785804eb1dd71bce34ef7630014d",
              "signature": "dee84898bca22236a648a42ad98ade07",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=b814785804eb1dd71bce34ef7630014d"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7983,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/learn/artists\" aria-label=\"Meet the Mint's Medallic Artists and AIP Designers.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"mint medallic artist digitally sculpts coin\" class=\"feat-mobile-img feat-img-715\" src=\"https://www.usm",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[2]",
              "issueID": "aa5063df2d0779e9f21cb4a16e84ab60",
              "signature": "9151a4294b55b9f49e2da3c71bc0fc0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=aa5063df2d0779e9f21cb4a16e84ab60"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7983,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/learn/history\" aria-label=\"Discover the history of the U.S. Mint and its facilities.\" tabindex=\"-1\"&gt;&lt;img alt=\"coining room, mint history feature\" class=\"feat-desktop-img feat-img-709\" src=\"https://www.usmint.gov/wo",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[1]",
              "issueID": "3b236713863a845ad56682a88b81ed01",
              "signature": "3fdb42a3c8ce89a7b13a4f5ed1ee2c94",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=3b236713863a845ad56682a88b81ed01"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7983,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/learn/history\" aria-label=\"Discover the history of the U.S. Mint and its facilities.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"coining room, mint history feature\" class=\"feat-mobile-img feat-img-709\" src=\"https://www.usmint",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[2]",
              "issueID": "332a818c756e4722a9831c94fc4899fd",
              "signature": "2241e4b35da6a18828d545819df1961e",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=332a818c756e4722a9831c94fc4899fd"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7983,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/news/press-releases/united-states-mint-begins-shipping-third-american-women-quarters-program-coins\" aria-label=\"Watch for the Wilma Mankiller Quarter in circulation.\" tabindex=\"0\"&gt;&lt;img alt=\"Wilma Mankiller Quarter ",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "b8718508fc9bdcc62ef5259302bca7f7",
              "signature": "3bcd7c90a21de6969431fce260fcb681",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=b8718508fc9bdcc62ef5259302bca7f7"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7983,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/news/press-releases/united-states-mint-begins-shipping-third-american-women-quarters-program-coins\" aria-label=\"Watch for the Wilma Mankiller Quarter in circulation.\" tabindex=\"0\" style=\"\"&gt;&lt;img alt=\"Wilma Mankiller ",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "7621fb773aa7bffe5aaca9ee8e0df0a3",
              "signature": "8d950cd39553f6f782f60f3674b25252",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=7621fb773aa7bffe5aaca9ee8e0df0a3"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 315,
                  "y": 180
                },
                "height": 180,
                "width": 315
              },
              "position": {
                "line": 7983,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/news/press-releases/mint-to-release-2022-american-buffalo-gold-proof-coin-on-may-12\" aria-label=\"Explore the 2022 American Buffalo Gold Proof Coin.\" tabindex=\"-1\"&gt;&lt;img alt=\"2022 American Buffalo Gold Coin obverse a",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "6e1c729e11ce41a006af133b82332323",
              "signature": "d38a2de1a372547de832c50c196fb901",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=6e1c729e11ce41a006af133b82332323"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 315,
                  "y": 180
                },
                "height": 180,
                "width": 315
              },
              "position": {
                "line": 7983,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/news/press-releases/mint-to-release-2022-american-buffalo-gold-proof-coin-on-may-12\" aria-label=\"Explore the 2022 American Buffalo Gold Proof Coin.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"2022 American Buffalo Gold Coin o",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "41ce20b9351ae04fa6af29a9fca4060b",
              "signature": "49ad4a33acdcdc3ce3c8f6c419a22cfb",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=41ce20b9351ae04fa6af29a9fca4060b"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7984,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/news/press-releases/mint-to-reopen-washington-dc-coin-store\" aria-label=\"The DC Coin Store opens May 16, 2022.\" tabindex=\"-1\"&gt;&lt;img alt=\"front of the coin store entrance in Washington, DC\" class=\"feat-desktop-img fe",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "7f91edb1f9cc865cf90d1e36ae391a30",
              "signature": "1d44cb423ee3e9911bad71370bcef541",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=7f91edb1f9cc865cf90d1e36ae391a30"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7984,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/news/press-releases/mint-to-reopen-washington-dc-coin-store\" aria-label=\"The DC Coin Store opens May 16, 2022.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"front of the coin store entrance in Washington, DC\" class=\"feat-mobile",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[2]",
              "issueID": "56220c15dd459ba7c3b208bbafb7225e",
              "signature": "e06abb50c1f87ff505883625682c7fd6",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=56220c15dd459ba7c3b208bbafb7225e"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 350,
                  "y": 180
                },
                "height": 180,
                "width": 350
              },
              "position": {
                "line": 7985,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/news/press-releases/united-states-mint-announces-2023-american-women-quarters-program-honorees\" aria-label=\"Discover the 2023 American Women Quarters honorees.\" tabindex=\"-1\"&gt;&lt;img alt=\"Edith Kanakaʻole, Bessie Cole",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "e4bd0b45826a2475526da9fadf918fd9",
              "signature": "b3d39c17f0802b5a4645c75fc9e8814a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=e4bd0b45826a2475526da9fadf918fd9"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 350,
                  "y": 180
                },
                "height": 180,
                "width": 350
              },
              "position": {
                "line": 7985,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/news/press-releases/united-states-mint-announces-2023-american-women-quarters-program-honorees\" aria-label=\"Discover the 2023 American Women Quarters honorees.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"Edith Kanakaʻole, Bes",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[2]",
              "issueID": "9568f1e265345a71627669bb4fe0d0b6",
              "signature": "864317d86557fcf881f7f5e5473889aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=9568f1e265345a71627669bb4fe0d0b6"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 350,
                  "y": 180
                },
                "height": 180,
                "width": 350
              },
              "position": {
                "line": 7985,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/news/press-releases/the-united-states-mint-celebrates-230th-anniversary\" aria-label=\"Celebrate the Mint's 230th birthday.\" tabindex=\"-1\"&gt;&lt;img alt=\"Mint seal with birthday hat and confetti\" class=\"feat-desktop-img f",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[1]",
              "issueID": "e1b374d268c531fb869a335eaccc1bdd",
              "signature": "e97526e57a112137e77005a9197a680b",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=e1b374d268c531fb869a335eaccc1bdd"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 350,
                  "y": 180
                },
                "height": 180,
                "width": 350
              },
              "position": {
                "line": 7985,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/news/press-releases/the-united-states-mint-celebrates-230th-anniversary\" aria-label=\"Celebrate the Mint's 230th birthday.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"Mint seal with birthday hat and confetti\" class=\"feat-mobil",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[2]",
              "issueID": "0e05967b186cf5d0398cc4a60ecaf248",
              "signature": "418f435849d9c50e699cdd161b994b83",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=0e05967b186cf5d0398cc4a60ecaf248"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7986,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/news/press-releases/united-states-mint-begins-shipping-american-women-quarters-program-coins-honoring-dr-sally-ride\" aria-label=\"Watch for the Dr. Sally Ride Quarter in circulation.\" tabindex=\"-1\"&gt;&lt;img alt=\"Dr. Sal",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[1]",
              "issueID": "714bc118746a4427df6316094f81c6f4",
              "signature": "6f57d32d5906ea0ed04503a57b9a0e4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=714bc118746a4427df6316094f81c6f4"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7986,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/news/press-releases/united-states-mint-begins-shipping-american-women-quarters-program-coins-honoring-dr-sally-ride\" aria-label=\"Watch for the Dr. Sally Ride Quarter in circulation.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[2]",
              "issueID": "5ce08730d39b3ec384b1629f57589472",
              "signature": "8b8f3c3fd5b25d3156ab3ebe4d47bf96",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=5ce08730d39b3ec384b1629f57589472"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7986,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/about/mint-tours-facilities/san-francisco\" aria-label=\"The San Francisco Mint is hiring!\" tabindex=\"0\"&gt;&lt;img alt=\"Mint employee polishing proof die\" class=\"feat-desktop-img feat-img-814\" src=\"https://www.usmint.gov/",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "52b23d5376ad053fcd1a778a18f05297",
              "signature": "eef698a9601cceb11862d86df13245fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=52b23d5376ad053fcd1a778a18f05297"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 180
                },
                "height": 180,
                "width": 280
              },
              "position": {
                "line": 7986,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/about/mint-tours-facilities/san-francisco\" aria-label=\"The San Francisco Mint is hiring!\" tabindex=\"0\" style=\"\"&gt;&lt;img alt=\"Mint employee polishing proof die\" class=\"feat-mobile-img feat-img-814\" src=\"https://www.usmi",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "cb50a25a5cd79737e963743359452c86",
              "signature": "1e6fddecf2f66fc4e4d50bf8a4a55b80",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=cb50a25a5cd79737e963743359452c86"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 285,
                  "y": 180
                },
                "height": 180,
                "width": 285
              },
              "position": {
                "line": 7987,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/about/production-sales-figures\" aria-label=\"Check out the Mint's latest production and sales figures.\" tabindex=\"-1\"&gt;&lt;img alt=\"New homepage Sales and Production feature bar graph\" class=\"feat-desktop-img feat-img-7",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "8a74ca0e4e9ef98b56b5db10c9295bf8",
              "signature": "fa232f22e931eee07d25e01617eef7f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=8a74ca0e4e9ef98b56b5db10c9295bf8"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 285,
                  "y": 180
                },
                "height": 180,
                "width": 285
              },
              "position": {
                "line": 7987,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/about/production-sales-figures\" aria-label=\"Check out the Mint's latest production and sales figures.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"New homepage Sales and Production feature bar graph\" class=\"feat-mobile-img fea",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "a2430b20a1981385bbd07f2a2d74a287",
              "signature": "ed7dc0382d06bb01f1d075ff95ebfecf",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=a2430b20a1981385bbd07f2a2d74a287"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": 180
                },
                "height": 180,
                "width": 300
              },
              "position": {
                "line": 7987,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/about/mint-tours-facilities/west-point#videos\" aria-label=\"Discover how bullion coins are made at West Point.\" tabindex=\"-1\"&gt;&lt;img alt=\"Homepage About feature West Point bullion video\" class=\"feat-desktop-img feat-i",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "a99d29bb1fa22297e67f8cea695e08d3",
              "signature": "3cba43a454c85aec4b43f4e35170ca3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=a99d29bb1fa22297e67f8cea695e08d3"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": 180
                },
                "height": 180,
                "width": 300
              },
              "position": {
                "line": 7987,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/about/mint-tours-facilities/west-point#videos\" aria-label=\"Discover how bullion coins are made at West Point.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"Homepage About feature West Point bullion video\" class=\"feat-mobile-img",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/a[2]",
              "issueID": "ba17f952d13e34de39180774123929c2",
              "signature": "575117fb00845eb1329eaee2865fc424",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=ba17f952d13e34de39180774123929c2"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": 180
                },
                "height": 180,
                "width": 300
              },
              "position": {
                "line": 7989,
                "column": 158
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/about/mint-tours-facilities/fort-knox\" aria-label=\"Discover how much gold is in Fort Knox and other fun facts!\" tabindex=\"-1\"&gt;&lt;img alt=\"Homepage About feature West Point gold bars\" class=\"feat-desktop-img feat-img-",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "f32d8aa295edb1d1fa97b84399110788",
              "signature": "c2a4d85bd286316bf6a1d88eb5187527",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=f32d8aa295edb1d1fa97b84399110788"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": 180
                },
                "height": 180,
                "width": 300
              },
              "position": {
                "line": 7990,
                "column": 1
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/about/mint-tours-facilities/fort-knox\" aria-label=\"Discover how much gold is in Fort Knox and other fun facts!\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"Homepage About feature West Point gold bars\" class=\"feat-mobile-img fe",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/a[2]",
              "issueID": "6d100ad30785e19eba66e2766004c0c9",
              "signature": "eee88e4841e3102256662d8c28b45093",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=6d100ad30785e19eba66e2766004c0c9"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": 180
                },
                "height": 180,
                "width": 300
              },
              "position": {
                "line": 7994,
                "column": 1
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/about/mint-tours-facilities/denver#videos\" aria-label=\"See how coins are made at the U.S. Mint in Denver.\" tabindex=\"-1\"&gt;&lt;img alt=\"Homepage About feature Denver penny video\" class=\"feat-desktop-img feat-img-730\" sr",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[1]",
              "issueID": "075103b4d8be9e59e87a96ea3db19e25",
              "signature": "df2d886b55890b3c7392e6db3239a557",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=075103b4d8be9e59e87a96ea3db19e25"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 300,
                  "y": 180
                },
                "height": 180,
                "width": 300
              },
              "position": {
                "line": 7996,
                "column": 1
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/about/mint-tours-facilities/denver#videos\" aria-label=\"See how coins are made at the U.S. Mint in Denver.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"Homepage About feature Denver penny video\" class=\"feat-mobile-img feat-img-",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/a[2]",
              "issueID": "4066b49180e17f03490d8935ce601a5a",
              "signature": "d85b218583920a59b5d52c8d450bcfd9",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=4066b49180e17f03490d8935ce601a5a"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 275,
                  "y": 180
                },
                "height": 180,
                "width": 275
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"desktop-only\" href=\"/about/mint-tours-facilities/philadelphia/tour-information#phillytourvideo\" aria-label=\"Take a virtual tour of our production facility in Philadelphia.\" tabindex=\"-1\"&gt;&lt;img alt=\"Homepage About feature virtual tours v",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[1]",
              "issueID": "15b07dea913233482a5d6cbd45a55285",
              "signature": "65fd133643e7f8d84b9018a06843bb6a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=15b07dea913233482a5d6cbd45a55285"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 275,
                  "y": 180
                },
                "height": 180,
                "width": 275
              },
              "position": {
                "line": 8000,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-only\" href=\"/about/mint-tours-facilities/philadelphia/tour-information#phillytourvideo\" aria-label=\"Take a virtual tour of our production facility in Philadelphia.\" tabindex=\"-1\" style=\"\"&gt;&lt;img alt=\"Homepage About feature virtual",
              "xpath": "/html/body/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/a[2]",
              "issueID": "d2c018c17041f5d1aa9d2d6673cba078",
              "signature": "004b0f52ad6f97fd1b18bf4fc1cbf4b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=d2c018c17041f5d1aa9d2d6673cba078"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 442,
                  "y": 4
                },
                "bottom-right": {
                  "x": 518,
                  "y": 16
                },
                "height": 12,
                "width": 76
              },
              "position": {
                "line": 7987,
                "column": 318
              },
              "errorSnippet": "&lt;ul class=\"slick-dots\" role=\"tablist\" style=\"display: flex;\"&gt;&lt;li class=\"slick-active\" role=\"presentation\"&gt;&lt;button type=\"button\" role=\"tab\" id=\"slick-slide-control00\" aria-controls=\"slick-slide00\" aria-label=\"1 of 2\" tabindex=\"0\" aria-selec",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/ul[1]",
              "issueID": "537dbab149513bb1a99d25c208872fd9",
              "signature": "8cd5e7060d62aa187abea95003e2bfb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=537dbab149513bb1a99d25c208872fd9"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usmint.gov/",
      "what": "United States Mint",
      "result": "https://www.usmint.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.usmint.gov/",
      "result": [
        {
          "engineTestId": 15,
          "bestPracticeId": 338,
          "attribute": "The alt attribute is not allowed on this element",
          "attributeDetail": "The alt attribute is not allowed on this INPUT",
          "element": "<input class=\"es-button-footer\" title=\"Subscribe\" value=\"Subscribe\" id=\"es-email-alter-button-footer\" alt=\"Subscribe\" name=\"Subscribe\" type=\"submit\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(18)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[type=\"submit\"][name=\"Subscribe\"][alt=\"Subscribe\"][id=\"es-email-alter-button-footer\"][value=\"Subscribe\"][title=\"Subscribe\"][class=\"es-button-footer\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 15,
          "bestPracticeId": 338,
          "attribute": "The alt attribute is not allowed on this element",
          "attributeDetail": "The alt attribute is not allowed on this INPUT",
          "element": "<input class=\"es-button-footer\" title=\"Sign Up\" value=\"Sign Up\" id=\"es-sms-alert-button-footer\" alt=\"Sign Up\" type=\"submit\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(18)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[type=\"submit\"][alt=\"Sign Up\"][id=\"es-sms-alert-button-footer\"][value=\"Sign Up\"][title=\"Sign Up\"][class=\"es-button-footer\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a tabindex=\"0\" href=\"/news/press-releases/public-tours-gifts-shops-in-denver-philadelphia-reopened\"><button tabindex=\"0\">Learn More</button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/news/press-releases/public-tours-gifts-shops-in-denver-philadelphia-reopened\"][tabindex=\"0\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 22,
          "bestPracticeId": 967,
          "attribute": "This element should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "attributeDetail": "This A should not contain input elements (without an assigned ARIA role and not type=hidden), keygen elements (without an assigned ARIA role), select elements (without an assigned ARIA role), textarea elements (without an assigned ARIA role) or button elements (without an assigned ARIA role)",
          "element": "<a tabindex=\"-1\" href=\"/learn/kids/games/coin-coloring-studio\"><button tabindex=\"-1\">Play Game</button></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"/learn/kids/games/coin-coloring-studio\"][tabindex=\"-1\"]",
            "attNo": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T02:15:16",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      34
    ],
    [
      "focInd",
      15
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      11
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      3
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "tabNav",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 37,
  "logSize": 2155,
  "errorLogCount": 24,
  "errorLogSize": 1992,
  "prohibitedCount": 11,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T02:17:18",
  "elapsedSeconds": 130,
  "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": {
        "motion": 34,
        "bulk": 0,
        "embAc": 6,
        "focInd": 75,
        "focOp": 348,
        "hover": 259,
        "linkUl": 396,
        "radioSet": 2,
        "role": 5,
        "styleDiff": 26,
        "tabNav": 12,
        "zIndex": 39
      },
      "alfa": {
        "r57": 60,
        "r59": 4,
        "r65": 13,
        "r66": 18,
        "r69": 6,
        "r72": 4,
        "r73": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 39,
        "color-contrast": 27,
        "hidden-content": 0,
        "landmark-contentinfo-is-top-level": 2,
        "landmark-no-duplicate-contentinfo": 2,
        "landmark-one-main": 2,
        "landmark-unique": 2,
        "page-has-heading-one": 2,
        "region": 32
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 8,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1.H71.SameName": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G145.BgImage": 3,
        "w:AA.1_4_3.G18.Abs": 13,
        "w:AA.1_4_3.G18.BgImage": 9,
        "w:AA.1_4_3_F24.F24.FGColour": 2
      },
      "ibm": {
        "Rpt_Aria_WidgetLabels_Implicit": 8,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 172,
        "Rpt_Aria_MultipleContentinfoLandmarks_Implicit": 8,
        "aria_semantics_attribute": 4,
        "aria_hidden_focus_misuse": 16,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 2,
        "element_attribute_deprecated": 2,
        "aria_role_redundant": 2
      },
      "wave": {
        "e:label_empty": 4,
        "c:contrast": 30,
        "a:fieldset_missing": 1,
        "a:heading_missing": 1,
        "a:link_redundant": 42,
        "a:link_pdf": 4,
        "a:noscript": 1,
        "a:text_small": 1,
        "a:title_redundant": 196
      },
      "tenon": {
        "28": 4,
        "79": 816,
        "95": 20,
        "98": 96,
        "134": 93,
        "152": 12,
        "153": 108,
        "184": 144,
        "190": 4
      },
      "continuum": {
        "15": 8,
        "22": 8
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 17,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 5,
              "what": "Active element is embedded in a link or button"
            }
          },
          "continuum": {
            "22": {
              "score": 6,
              "what": "Link contains an input, keygen, select, textarea, or button"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 75,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 13,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 261,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 65,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 198,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "fieldSetMissing": {
          "testaro": {
            "radioSet": {
              "score": 1,
              "what": "No or invalid grouping of radio buttons in fieldsets"
            }
          },
          "wave": {
            "a:fieldset_missing": {
              "score": 1,
              "what": "Missing fieldset"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 4,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 2,
              "what": "Element has a contentinfo role when no element has a main role"
            },
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "tabNavigation": {
          "testaro": {
            "tabNav": {
              "score": 6,
              "what": "Nonstandard keyboard navigation among tabs"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 10,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 30,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 16,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 86,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "noHeading": {
          "alfa": {
            "r59": {
              "score": 3,
              "what": "Document has no headings"
            }
          },
          "wave": {
            "a:heading_missing": {
              "score": 1,
              "what": "Page has no headings"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 5,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 10,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 5,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 20,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 6,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 23,
              "what": "Very low contrast"
            }
          }
        },
        "allCaps": {
          "alfa": {
            "r72": {
              "score": 1,
              "what": "Paragraph text is uppercased"
            }
          },
          "tenon": {
            "153": {
              "score": 27,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "footerTopLandmark": {
          "axe": {
            "landmark-contentinfo-is-top-level": {
              "score": 1,
              "what": "contentinfo landmark (footer) is contained in another landmark"
            }
          }
        },
        "footerMultiple": {
          "axe": {
            "landmark-no-duplicate-contentinfo": {
              "score": 1,
              "what": "Page has more than 1 contentinfo landmark (footer)"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "h1Missing": {
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "fieldSetRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H71.SameName": {
              "score": 1,
              "what": "Radio buttons or check boxes may require a group description via a fieldset element"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 3,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "componentNoText": {
          "ibm": {
            "Rpt_Aria_WidgetLabels_Implicit": {
              "score": 8,
              "what": "Interactive component has no programmatically associated name"
            }
          }
        },
        "footerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleContentinfoLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a contentinfo role has no unique purpose label among the contentinfo-role elements"
            }
          }
        },
        "ariaBadAttribute": {
          "ibm": {
            "aria_semantics_attribute": {
              "score": 4,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "focusableHidden": {
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 16,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "labelEmpty": {
          "wave": {
            "e:label_empty": {
              "score": 3,
              "what": "Empty form label"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 21,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 70,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 49,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 204,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 48,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 6,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "nextLinkDestinationSame": {
          "tenon": {
            "184": {
              "score": 72,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "inputAlt": {
          "continuum": {
            "15": {
              "score": 8,
              "what": "input element has an alt attribute"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1723,
      "log": 269,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusableOperable",
          "score": 263
        },
        {
          "groupName": "titleRedundant",
          "score": 226
        },
        {
          "groupName": "linkIndication",
          "score": 200
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 106
        },
        {
          "groupName": "focusIndication",
          "score": 82
        },
        {
          "groupName": "nextLinkDestinationSame",
          "score": 74
        },
        {
          "groupName": "fontSmall",
          "score": 72
        },
        {
          "groupName": "hoverSurprise",
          "score": 67
        },
        {
          "groupName": "linkTextsSame",
          "score": 50
        },
        {
          "groupName": "contrastAA",
          "score": 37
        },
        {
          "groupName": "allCaps",
          "score": 29
        },
        {
          "groupName": "linkPair",
          "score": 23
        },
        {
          "groupName": "spontaneousMotion",
          "score": 19
        },
        {
          "groupName": "focusableHidden",
          "score": 18
        },
        {
          "groupName": "contrastAAA",
          "score": 16
        },
        {
          "groupName": "zIndexNotZero",
          "score": 12
        },
        {
          "groupName": "activeEmbedding",
          "score": 10
        },
        {
          "groupName": "contrastRisk",
          "score": 10
        },
        {
          "groupName": "componentNoText",
          "score": 10
        },
        {
          "groupName": "inputAlt",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "roleBad",
          "score": 8
        },
        {
          "groupName": "tabNavigation",
          "score": 8
        },
        {
          "groupName": "footerConfusion",
          "score": 8
        },
        {
          "groupName": "targetSize",
          "score": 8
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "noHeading",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "labelEmpty",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "fieldSetMissing",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "footerTopLandmark",
          "score": 3
        },
        {
          "groupName": "footerMultiple",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "h1Missing",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "fieldSetRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}