Accessibility test digest

Synopsis

Page: Rural Development

URL: https://www.rd.usda.gov/

Score: 542

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 Rural Development web page at https://www.rd.usda.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 542 (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
total542
log57
leadingClipsText102
contrastAAA29
linkIndication23
contrastAA23
allCaps22
noLeading20
linkVague17
targetSize16
linkTextsSame14
ariaReferenceBad13
roleBad11
inconsistentStyles11
contrastRisk11
contentBeyondLandmarks10
navConfusion10
labelBadID10
buttonNoText9
focusIndication8
headingStructure8
navNoText8
ariaBadAttribute7
visibleLabelNotName7
linkNoText6
overflowHidden6
controlNoText6
tabIndexMissing6
zIndexNotZero5
horizontalScrolling5
headingOfNothing4
landmarkConfusion4
obsolete4
pdfLink4
pseudoLinkRisk4
visibleBulk3
focusableOperable3
hoverSurprise3
frameContentRisk3
hiddenContentRisk3
linkConfusionRisk3
pseudoNavListRisk3
selectFlatRisk3
scrollRisk3
imageTextRedundant3
linkPair3
noScriptRisk3
selectNavSurpriseRisk3
videoCaptionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

videoCaptionRisk: 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-ruraldev",
  "host": {
    "id": "ruraldev",
    "which": "https://www.rd.usda.gov/",
    "what": "Rural Development"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T01:35:39"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T01:37:44"
    }
  ],
  "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.rd.usda.gov/",
        "what": "Rural Development"
      },
      {
        "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.rd.usda.gov/",
        "what": "Rural Development"
      },
      {
        "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.rd.usda.gov/",
      "what": "Rural Development",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.rd.usda.gov/",
      "result": {
        "bytes": [
          815776,
          815776,
          815776,
          815776,
          815776
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rd.usda.gov/",
      "what": "Rural Development",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "visibleElements": 426
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "tabFocusables": 85,
        "tabFocused": 85,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rd.usda.gov/",
      "what": "URL",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "totals": {
          "total": 85,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "IFRAME": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 84,
              "meanDelay": 7,
              "tagNames": {
                "A": 72,
                "BUTTON": 7,
                "INPUT": 4,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "IFRAME",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Here’s how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rural Development U.S. Department of Agriculture",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Toggle Large Font Size",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "About RD",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "State Offices",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Programs & Services",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About USDA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ask USDA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SELECT",
              "text": "I am Looking For COVID-19 Information Disaster Resiliency and Recovery Guide Eligibility Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Water and Environmental Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Telecommunications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "OneRD Guarantee",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Community Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Energy Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Housing Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Electric Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ReConnect",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Business Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rural Development Financed Properties Find multi-family housing properties for rent",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rural Development Owned Properties Find properties for sale",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Browse by State Explore Rural Development by Location",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USDA Under Secretary Torres Small Joins Congressman McGovern in Announcing a $13 Million Investment ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USDA Invests $13 Million to Expand Access to Rural Water Infrastructure and Create Economic Opportun",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USDA Announces Additional Farm Service Agency and Rural Development State Directors",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USDA Partners With Reinvestment Fund to Invest $22.6 Million to Increase Equitable Access to Healthy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MORE NEWS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Joint Childcare Resource Guide",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PDF (English)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PDF (Español)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disaster Resiliency and Recovery Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PDF (English)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PDF (Español)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fact Sheets- View all",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Regulations & Guidelines - View all",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reports - View all",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rural Energy Pilot Program.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Return to top",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About RD",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Programs & Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Browse by State",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USDA RD Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USDA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Policies and Links",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Performance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report Fraud on USDA Contracts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Architectural Barriers Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plain Writing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Non-Discrimination Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Anti-Harassment Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Quality",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Whitehouse.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "eGov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Feedback",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Rural Development U.S. Department of Agriculture",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter (link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook (link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn (link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube (link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flickr (link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "GovDelivery (link is external)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RSS",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rd.usda.gov/",
      "what": "URL",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "totals": {
          "total": 140,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "UL": 1
              }
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 139,
              "tagNames": {
                "A": 122,
                "BUTTON": 9,
                "INPUT": 6,
                "SELECT": 1,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "UL",
              "id": "ui-id-1",
              "text": "<ul id=\"ui-id-1\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            }
          ],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here’s how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rural Development U.S. Department of Agriculture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "accessibility__fontsize",
              "text": "Toggle Large Font Size",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"usa-nav__close\" style=\"cursor: default;\"> <img src=\"/themes/custo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "About RD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About RD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Key Priorities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Farm Bill",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grant Awards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers at Rural Development",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Programs & Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Programs & Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BioPreferred Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community Facilities Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Single Family Housing Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Telecommunications Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Water & Environmental Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Multifamily Housing Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cooperative Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stakeholder Announcements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tribal Outreach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Success Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Funding Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Radio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Directives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulations and Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environmental Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications for Cooperatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Acronyms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USDA LINC Training & Resource Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loan Servicing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Field Accountants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USDA Service Centers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric GFR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ReConnect GFRs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Telecom GFR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Civil Rights Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About USDA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ask USDA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input type=\"hidden\" name=\"affiliate\" id=\"affiliate\" value=\"usda-rd\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-keys",
              "text": "<input type=\"search\" id=\"edit-keys\" name=\"query\" autocomplete=\"off\" value=\"\" cla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input type=\"submit\" name=\"commit\" id=\"edit-submit\" value=\"\" class=\"button js-fo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SELECT",
              "id": "dropdown_menu_slider_0",
              "text": "I am Looking For COVID-19 Information Disaster Resiliency and Recovery Guide Eli",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Water and Environmental Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Telecommunications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OneRD Guarantee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Energy Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electric Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ReConnect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rural Development Financed Properties Find multi-family housing properties for r",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rural Development Owned Properties Find properties for sale",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Browse by State Explore Rural Development by Location",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USDA Under Secretary Torres Small Joins Congressman McGovern in Announcing a $13",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USDA Invests $13 Million to Expand Access to Rural Water Infrastructure and Crea",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USDA Announces Additional Farm Service Agency and Rural Development State Direct",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USDA Partners With Reinvestment Fund to Invest $22.6 Million to Increase Equitab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MORE NEWS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Joint Childcare Resource Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PDF (English)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PDF (Español)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disaster Resiliency and Recovery Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PDF (English)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PDF (Español)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fact Sheets- View all",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulations & Guidelines - View all",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports - View all",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe title=\"Rural Development Multimedia\" allow=\"accelerometer; autoplay; enc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rural Energy Pilot Program.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Return to top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About RD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Programs & Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Browse by State",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USDA RD Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USDA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policies and Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Fraud on USDA Contracts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Architectural Barriers Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plain Writing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Non-Discrimination Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anti-Harassment Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whitehouse.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eGov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "block-footersignup-label",
              "text": "<input class=\"signup__input\" id=\"block-footersignup-label\" name=\"email\" type=\"em",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"signup__button\" name=\"commit\" type=\"submit\" value=\"Sign Up\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rural Development U.S. Department of Agriculture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter (link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook (link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn (link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube (link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flickr (link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GovDelivery (link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rd.usda.gov/",
      "what": "URL",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "totals": {
          "triggers": 113,
          "headTriggers": 20,
          "tailTriggers": 93,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rd.usda.gov/",
      "what": "URL",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 2,
          "wellLabeled": 12
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"usa-nav__close\"> <img src=\"/themes/custom/usda_rd_uswds_2/assets/img/close-white.svg\" alt=\"close\"> </button>}"
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "submit",
              "content": "{<input type=\"submit\" name=\"commit\" id=\"edit-submit\" value=\"\" class=\"button js-form-submit form-submit\">}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here’s how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-labelledby",
              "texts": {
                "referred": [
                  "Toggle Large Font Size"
                ],
                "content": "Toggle Large Font Size"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "About RD"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Programs & Services"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Newsroom"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Resources"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Contact Us"
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Enter Search Term(s):"
                ]
              }
            },
            {
              "index": 11,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Select menu option"
                ]
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Your email address"
                ]
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Sign Up"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "totals": {
          "links": 122,
          "adjacent": {
            "total": 44,
            "underlined": 23,
            "underlinedPercent": 52
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "USDA Under Secretary Torres Small Joins Congressman McGovern in Announcing a $13 Million Investment in Local Wastewater Infrastructure",
            "USDA Invests $13 Million to Expand Access to Rural Water Infrastructure and Create Economic Opportunities for More Than 19,000 People in Colonias, Rural and Tribal Communities",
            "USDA Announces Additional Farm Service Agency and Rural Development State Directors",
            "USDA Partners With Reinvestment Fund to Invest $22.6 Million to Increase Equitable Access to Healthy Foods Across Country",
            "Joint Childcare Resource Guide",
            "PDF (English)",
            "PDF (Español)",
            "Disaster Resiliency and Recovery Resources",
            "PDF (English)",
            "PDF (Español)",
            "Fact Sheets- View all",
            "Regulations & Guidelines - View all",
            "Reports - View all",
            "Rural Energy Pilot Program.",
            "Return to top",
            "Twitter (link is external)",
            "Facebook (link is external)",
            "LinkedIn (link is external)",
            "YouTube (link is external)",
            "Flickr (link is external)",
            "GovDelivery (link is external)",
            "RSS"
          ],
          "notUnderlined": [
            "Rural Development U.S. Department of Agriculture",
            "State Offices",
            "Learn More",
            "Water and Environmental Programs",
            "Telecommunications",
            "OneRD Guarantee",
            "Community Programs",
            "Energy Programs",
            "Housing Programs",
            "Electric Programs",
            "ReConnect",
            "Business Programs",
            "Rural Development Financed Properties Find multi-family housing properties for rent",
            "Rural Development Owned Properties Find properties for sale",
            "Browse by State Explore Rural Development by Location",
            "MORE NEWS",
            "Learn More",
            "Learn More",
            "Learn More",
            "Learn More",
            "Rural Development U.S. Department of Agriculture"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.rd.usda.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.rd.usda.gov/",
      "what": "URL",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "roleElements": 17,
        "badRoleElements": 4,
        "redundantRoleElements": 2,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "BUTTON": {
            "checkbox": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "status": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.rd.usda.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": 9,
            "subtotals": [
              5,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 44,
            "subtotals": [
              23,
              10,
              9,
              2
            ]
          },
          "listLink": {
            "total": 78,
            "subtotals": [
              45,
              20,
              5,
              5,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 4,
            "subtotals": [
              2,
              1,
              1
            ]
          },
          "h3": {
            "total": 5,
            "subtotals": [
              4,
              1
            ]
          },
          "h4": {
            "total": 13,
            "subtotals": [
              9,
              4
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here’s how you know",
                "Menu",
                "",
                "About RD",
                "Programs & Services",
                "Newsroom",
                "Resources",
                "Contact Us"
              ],
              "700": [
                "Toggle Large Font Size"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Here’s how you know",
                "Toggle Large Font Size",
                "Menu",
                "About RD",
                "Programs & Services",
                "Newsroom",
                "Resources",
                "Contact Us"
              ],
              "underline": [
                ""
              ]
            },
            "borderStyle": {
              "none": [
                "Here’s how you know",
                "Menu",
                "",
                "About RD",
                "Programs & Services",
                "Newsroom",
                "Resources",
                "Contact Us"
              ],
              "solid solid solid none": [
                "Toggle Large Font Size"
              ]
            },
            "borderWidth": {
              "0px": [
                "Here’s how you know",
                "Menu",
                "",
                "About RD",
                "Programs & Services",
                "Newsroom",
                "Resources",
                "Contact Us"
              ],
              "1px 1px 1px 0px": [
                "Toggle Large Font Size"
              ]
            },
            "height": {
              "14.0703px": [
                "Here’s how you know"
              ],
              "54px": [
                "Toggle Large Font Size"
              ],
              "62px": [
                "Menu"
              ],
              "44px": [
                ""
              ],
              "67.3438px": [
                "About RD",
                "Programs & Services",
                "Newsroom",
                "Resources",
                "Contact Us"
              ]
            },
            "lineHeight": {
              "14.08px": [
                "Here’s how you know"
              ],
              "14.4px": [
                "Toggle Large Font Size",
                ""
              ],
              "40px": [
                "Menu"
              ],
              "19.344px": [
                "About RD",
                "Programs & Services",
                "Newsroom",
                "Resources",
                "Contact Us"
              ]
            },
            "minHeight": {
              "auto": [
                "Here’s how you know"
              ],
              "0px": [
                "Toggle Large Font Size",
                "Menu",
                "",
                "About RD",
                "Programs & Services",
                "Newsroom",
                "Resources",
                "Contact Us"
              ]
            },
            "minWidth": {
              "auto": [
                "Here’s how you know"
              ],
              "0px": [
                "Toggle Large Font Size",
                "Menu",
                "",
                "About RD",
                "Programs & Services",
                "Newsroom",
                "Resources",
                "Contact Us"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "State Offices",
                "Water and Environmental Programs",
                "Telecommunications",
                "OneRD Guarantee",
                "Community Programs",
                "Energy Programs",
                "Housing Programs",
                "Electric Programs",
                "ReConnect",
                "Business Programs",
                "USDA Under Secretary Torres Small Joins Congressman McGovern in Announcing a $13 Million Investment in Local Wastewater Infrastructure",
                "USDA Invests $13 Million to Expand Access to Rural Water Infrastructure and Create Economic Opportunities for More Than 19,000 People in Colonias, Rural and Tribal Communities",
                "USDA Announces Additional Farm Service Agency and Rural Development State Directors",
                "USDA Partners With Reinvestment Fund to Invest $22.6 Million to Increase Equitable Access to Healthy Foods Across Country",
                "Joint Childcare Resource Guide",
                "PDF (English)",
                "PDF (Español)",
                "Disaster Resiliency and Recovery Resources",
                "PDF (English)",
                "PDF (Español)",
                "Fact Sheets- View all",
                "Regulations & Guidelines - View all",
                "Reports - View all",
                "Rural Energy Pilot Program.",
                "Return to top",
                "Twitter                               (link is external)",
                "Facebook                                 (link is external)",
                "LinkedIn                               (link is external)",
                "YouTube                               (link is external)",
                "Flickr                               (link is external)",
                "GovDelivery                               (link is external)",
                "RSS"
              ],
              "500": [
                "Rural Development       U.S. Department of Agriculture",
                "Rural Development                             U.S. Department of Agriculture"
              ],
              "700": [
                "Learn More",
                "Rural Development Financed Properties Find multi-family housing properties for rent",
                "Rural Development Owned Properties Find properties for sale",
                "Browse by State Explore Rural Development by Location",
                "MORE NEWS",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "USDA Under Secretary Torres Small Joins Congressman McGovern in Announcing a $13 Million Investment in Local Wastewater Infrastructure",
                "USDA Invests $13 Million to Expand Access to Rural Water Infrastructure and Create Economic Opportunities for More Than 19,000 People in Colonias, Rural and Tribal Communities",
                "USDA Announces Additional Farm Service Agency and Rural Development State Directors",
                "USDA Partners With Reinvestment Fund to Invest $22.6 Million to Increase Equitable Access to Healthy Foods Across Country",
                "Joint Childcare Resource Guide",
                "PDF (English)",
                "PDF (Español)",
                "Disaster Resiliency and Recovery Resources",
                "PDF (English)",
                "PDF (Español)",
                "Fact Sheets- View all",
                "Regulations & Guidelines - View all",
                "Reports - View all",
                "Rural Energy Pilot Program.",
                "Return to top",
                "Twitter                               (link is external)",
                "Facebook                                 (link is external)",
                "LinkedIn                               (link is external)",
                "YouTube                               (link is external)",
                "Flickr                               (link is external)",
                "GovDelivery                               (link is external)",
                "RSS"
              ],
              "none": [
                "Rural Development       U.S. Department of Agriculture",
                "State Offices",
                "Learn More",
                "Water and Environmental Programs",
                "Telecommunications",
                "OneRD Guarantee",
                "Community Programs",
                "Energy Programs",
                "Housing Programs",
                "Electric Programs",
                "ReConnect",
                "Business Programs",
                "Rural Development Financed Properties Find multi-family housing properties for rent",
                "Rural Development Owned Properties Find properties for sale",
                "Browse by State Explore Rural Development by Location",
                "MORE NEWS",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More",
                "Rural Development                             U.S. Department of Agriculture"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Leadership",
                "Offices",
                "Agencies",
                "Initiatives",
                "Key Priorities",
                "Farm Bill",
                "Grant Awards",
                "Careers at Rural Development",
                "All Programs",
                "BioPreferred Program",
                "Business Programs",
                "Community Facilities Programs",
                "Electric Programs",
                "Energy Programs",
                "Single Family Housing Programs",
                "Telecommunications Programs",
                "Water & Environmental Programs",
                "Multifamily Housing Programs",
                "Services",
                "Cooperative Services",
                "News Releases",
                "Stakeholder Announcements",
                "Tribal Outreach",
                "Success Stories",
                "Federal Funding Opportunities",
                "Radio",
                "Directives",
                "Forms",
                "Publications",
                "Regulations and Guidance",
                "Environmental Studies",
                "Publications for Cooperatives",
                "Acronyms",
                "USDA LINC Training & Resource Library",
                "National Office",
                "State Offices",
                "Loan Servicing",
                "Field Accountants",
                "USDA Service Centers",
                "Press Office",
                "Electric GFR",
                "ReConnect GFRs",
                "Telecom GFR",
                "Freedom of Information Act",
                "Civil Rights Contacts",
                "About USDA",
                "Ask USDA",
                "Help",
                "USDA RD Home",
                "USDA.gov",
                "Policies and Links",
                "Our Performance",
                "Careers",
                "Report Fraud on USDA Contracts",
                "Architectural Barriers Act",
                "No FEAR Act",
                "Plain Writing",
                "Open",
                "FOIA",
                "Accessibility Statement",
                "Privacy Policy",
                "Non-Discrimination Statement",
                "Anti-Harassment Policy",
                "Information Quality",
                "USA.gov",
                "Whitehouse.gov",
                "eGov",
                "Feedback"
              ],
              "700": [
                "About RD",
                "Programs & Services",
                "Newsroom",
                "Resources",
                "Contact Us",
                "Home",
                "About RD",
                "Programs & Services",
                "Browse by State",
                "Newsroom"
              ]
            },
            "color": {
              "rgb(22, 37, 76)": [
                "About RD",
                "Leadership",
                "Offices",
                "Agencies",
                "Initiatives",
                "Key Priorities",
                "Farm Bill",
                "Grant Awards",
                "Careers at Rural Development",
                "Programs & Services",
                "All Programs",
                "BioPreferred Program",
                "Business Programs",
                "Community Facilities Programs",
                "Electric Programs",
                "Energy Programs",
                "Single Family Housing Programs",
                "Telecommunications Programs",
                "Water & Environmental Programs",
                "Multifamily Housing Programs",
                "Services",
                "Cooperative Services",
                "Newsroom",
                "News Releases",
                "Stakeholder Announcements",
                "Tribal Outreach",
                "Success Stories",
                "Federal Funding Opportunities",
                "Radio",
                "Resources",
                "Directives",
                "Forms",
                "Publications",
                "Regulations and Guidance",
                "Environmental Studies",
                "Publications for Cooperatives",
                "Acronyms",
                "USDA LINC Training & Resource Library",
                "Contact Us",
                "National Office",
                "State Offices",
                "Loan Servicing",
                "Field Accountants",
                "USDA Service Centers",
                "Press Office",
                "Electric GFR",
                "ReConnect GFRs",
                "Telecom GFR",
                "Freedom of Information Act",
                "Civil Rights Contacts",
                "About USDA",
                "Ask USDA",
                "Help"
              ],
              "rgb(27, 27, 27)": [
                "Home",
                "About RD",
                "Programs & Services",
                "Browse by State",
                "Newsroom",
                "USDA RD Home",
                "USDA.gov",
                "Policies and Links",
                "Our Performance",
                "Careers",
                "Report Fraud on USDA Contracts",
                "Architectural Barriers Act",
                "No FEAR Act",
                "Plain Writing",
                "Open",
                "FOIA",
                "Accessibility Statement",
                "Privacy Policy",
                "Non-Discrimination Statement",
                "Anti-Harassment Policy",
                "Information Quality",
                "USA.gov",
                "Whitehouse.gov",
                "eGov",
                "Feedback"
              ]
            },
            "fontSize": {
              "13.92px": [
                "About RD",
                "Leadership",
                "Offices",
                "Agencies",
                "Initiatives",
                "Key Priorities",
                "Farm Bill",
                "Grant Awards",
                "Careers at Rural Development",
                "Programs & Services",
                "All Programs",
                "BioPreferred Program",
                "Business Programs",
                "Community Facilities Programs",
                "Electric Programs",
                "Energy Programs",
                "Single Family Housing Programs",
                "Telecommunications Programs",
                "Water & Environmental Programs",
                "Multifamily Housing Programs",
                "Services",
                "Cooperative Services",
                "Newsroom",
                "News Releases",
                "Stakeholder Announcements",
                "Tribal Outreach",
                "Success Stories",
                "Federal Funding Opportunities",
                "Radio",
                "Resources",
                "Directives",
                "Forms",
                "Publications",
                "Regulations and Guidance",
                "Environmental Studies",
                "Publications for Cooperatives",
                "Acronyms",
                "USDA LINC Training & Resource Library",
                "Contact Us",
                "National Office",
                "State Offices",
                "Loan Servicing",
                "Field Accountants",
                "USDA Service Centers",
                "Press Office",
                "Electric GFR",
                "ReConnect GFRs",
                "Telecom GFR",
                "Freedom of Information Act",
                "Civil Rights Contacts"
              ],
              "12.8px": [
                "About USDA",
                "Ask USDA",
                "Help"
              ],
              "16.96px": [
                "Home",
                "About RD",
                "Programs & Services",
                "Browse by State",
                "Newsroom"
              ],
              "14.88px": [
                "USDA RD Home",
                "USDA.gov",
                "Policies and Links",
                "Our Performance",
                "Careers",
                "Report Fraud on USDA Contracts",
                "Architectural Barriers Act",
                "No FEAR Act",
                "Plain Writing",
                "Open",
                "FOIA",
                "Accessibility Statement",
                "Privacy Policy",
                "Non-Discrimination Statement",
                "Anti-Harassment Policy",
                "Information Quality",
                "USA.gov",
                "Whitehouse.gov",
                "eGov",
                "Feedback"
              ]
            },
            "lineHeight": {
              "18.096px": [
                "About RD",
                "Leadership",
                "Offices",
                "Agencies",
                "Initiatives",
                "Key Priorities",
                "Farm Bill",
                "Grant Awards",
                "Careers at Rural Development",
                "Programs & Services",
                "All Programs",
                "BioPreferred Program",
                "Business Programs",
                "Community Facilities Programs",
                "Electric Programs",
                "Energy Programs",
                "Single Family Housing Programs",
                "Telecommunications Programs",
                "Water & Environmental Programs",
                "Multifamily Housing Programs",
                "Services",
                "Cooperative Services",
                "Newsroom",
                "News Releases",
                "Stakeholder Announcements",
                "Tribal Outreach",
                "Success Stories",
                "Federal Funding Opportunities",
                "Radio",
                "Resources",
                "Directives",
                "Forms",
                "Publications",
                "Regulations and Guidance",
                "Environmental Studies",
                "Publications for Cooperatives",
                "Acronyms",
                "USDA LINC Training & Resource Library",
                "Contact Us",
                "National Office",
                "State Offices",
                "Loan Servicing",
                "Field Accountants",
                "USDA Service Centers",
                "Press Office",
                "Electric GFR",
                "ReConnect GFRs",
                "Telecom GFR",
                "Freedom of Information Act",
                "Civil Rights Contacts"
              ],
              "11.52px": [
                "About USDA",
                "Ask USDA",
                "Help"
              ],
              "18.656px": [
                "Home",
                "About RD",
                "Programs & Services",
                "Browse by State",
                "Newsroom"
              ],
              "20.832px": [
                "USDA RD Home",
                "USDA.gov",
                "Policies and Links",
                "Our Performance",
                "Careers",
                "Report Fraud on USDA Contracts",
                "Architectural Barriers Act",
                "No FEAR Act",
                "Plain Writing",
                "Open",
                "FOIA",
                "Accessibility Statement",
                "Privacy Policy",
                "Non-Discrimination Statement",
                "Anti-Harassment Policy",
                "Information Quality",
                "USA.gov",
                "Whitehouse.gov",
                "eGov",
                "Feedback"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(27, 27, 27)": [
                "Quick Navigation",
                "News Releases"
              ],
              "rgb(255, 255, 255)": [
                "Resources"
              ],
              "rgb(22, 37, 76)": [
                "Rural Development Multimedia"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "500": [
                "Check Eligibility",
                "Lender Portal",
                "Home Loan Servicing",
                "Local Offices"
              ],
              "700": [
                "Sign Up for Updates"
              ]
            },
            "color": {
              "rgb(199, 138, 42)": [
                "Check Eligibility",
                "Lender Portal",
                "Home Loan Servicing",
                "Local Offices"
              ],
              "rgb(27, 27, 27)": [
                "Sign Up for Updates"
              ]
            },
            "fontSize": {
              "21.28px": [
                "Check Eligibility",
                "Lender Portal",
                "Home Loan Servicing",
                "Local Offices"
              ],
              "23.36px": [
                "Sign Up for Updates"
              ]
            }
          },
          "h4": {
            "color": {
              "rgb(74, 119, 180)": [
                "Water and Environmental Programs",
                "Telecommunications",
                "OneRD Guarantee",
                "Community Programs",
                "Energy Programs",
                "Housing Programs",
                "Electric Programs",
                "ReConnect",
                "Business Programs"
              ],
              "rgb(27, 27, 27)": [
                "07-08-2022",
                "06-30-2022",
                "06-23-2022",
                "06-09-2022"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "totals": {
          "total": 11,
          "tagNames": {
            "DIV": 3,
            "HEADER": 1,
            "BUTTON": 1,
            "NAV": 1,
            "UL": 5
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Rural Development U.S. Department of Agriculture <span class=\"sr-only\">You have JavaScript disabled."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<span class=\"sr-only\">You have JavaScript disabled. Please enable JavaScript to use this feature.</s"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Toggle Large Font Size"
          },
          {
            "tagName": "BUTTON",
            "id": "accessibility__fontsize",
            "text": "Toggle Large Font Size"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "About RD About RD Leadership Offices Agencies Initiatives Key Priorities Farm Bill Grant Awards Care"
          },
          {
            "tagName": "UL",
            "id": "basic-nav-section-1",
            "text": "About RD Leadership Offices Agencies Initiatives Key Priorities Farm Bill Grant Awards Careers at Ru"
          },
          {
            "tagName": "UL",
            "id": "basic-nav-section-3",
            "text": "Programs & Services All Programs BioPreferred Program Business Programs Community Facilities Program"
          },
          {
            "tagName": "UL",
            "id": "basic-nav-section-4",
            "text": "Newsroom News Releases Stakeholder Announcements Tribal Outreach Success Stories Federal Funding Opp"
          },
          {
            "tagName": "UL",
            "id": "basic-nav-section-5",
            "text": "Resources Directives Forms Publications Regulations and Guidance Environmental Studies Publications "
          },
          {
            "tagName": "UL",
            "id": "basic-nav-section-6",
            "text": "Contact Us National Office State Offices Loan Servicing Field Accountants USDA Service Centers Press"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "totals": {
          "failures": 17,
          "warnings": 11
        },
        "items": [
          {
            "index": 41,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 726,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4>",
                "  Water and Environmental Programs",
                "</h4>"
              ]
            }
          },
          {
            "index": 736,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"field-content\">",
                "  07-08-2022",
                "</h4>"
              ]
            }
          },
          {
            "index": 846,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Stakeholder Listening Session on Rural Energy Pilot Program"
              ]
            }
          },
          {
            "index": 847,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/button[2]/div[2]/text()[1]",
              "codeLines": [
                "Share"
              ]
            }
          },
          {
            "index": 969,
            "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[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCYtl4dCpqp..."
              ]
            }
          },
          {
            "index": 970,
            "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[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 971,
            "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[1]/div[3]/div[3]/button[2]",
              "codeLines": [
                "<button class=\"ytp-button ytp-share-button ytp-share-button-visible ytp-show-share-title\" title=\"Sh...",
                "  <div class=\"ytp-share-icon\">",
                "    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-27\"></use>",
                "      <path class=\"ytp-svg-fill\" d=\"m 20.20,14.19 0,-4.45 7.79,7.79 -7.79,7.79 0,-4.56 C 16.27,20.6...",
                "    </svg>",
                "  </div>",
                "  <div class=\"ytp-share-title\">",
                "    Share",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 972,
            "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[1]/div[4]/button[1]",
              "codeLines": [
                "<button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "    <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,...",
                "    <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 973,
            "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[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-impression-link\" aria-label=\"Watch on YouTube\" target=\"_blank\" href=\"https://www.yout...",
                "  <div class=\"ytp-impression-link-content\" aria-hidden=\"true\">",
                "    <div class=\"ytp-impression-link-text\">",
                "      Watch on",
                "    </div>",
                "    <div class=\"ytp-impression-link-logo\">",
                "      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 110 26\" width=\"100%\">",
                "        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-30\"></use>",
                "        <path class=\"ytp-svg-fill\" d=\"M 16.68,.99 C 13.55,1.03 7.02,1.16 4.99,1.68 c -1.49,.4 -2.59...",
                "      </svg>",
                "    </div>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1015,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "USDA Rural Development is committed to helping improve the economy and quality of life in rural Ame..."
              ]
            }
          },
          {
            "index": 1017,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "News & Events"
              ]
            }
          },
          {
            "index": 1022,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Current Publications"
              ]
            }
          },
          {
            "index": 1030,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/h3[1]/div[1]/text()[1]",
              "codeLines": [
                "Check Eligibility"
              ]
            }
          },
          {
            "index": 1032,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/h3[1]/div[1]/text()[1]",
              "codeLines": [
                "Lender Portal"
              ]
            }
          },
          {
            "index": 1034,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/h3[1]/div[1]/text()[1]",
              "codeLines": [
                "Home Loan Servicing"
              ]
            }
          },
          {
            "index": 1036,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[4]/div[1]/div[2]/h3[1]/div[1]/text()[1]",
              "codeLines": [
                "Local Offices"
              ]
            }
          },
          {
            "index": 1055,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "USDA Rural Development is committed to helping improve the economy and quality of life in rural Ame..."
              ]
            }
          },
          {
            "index": 1057,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "News & Events"
              ]
            }
          },
          {
            "index": 1062,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Current Publications"
              ]
            }
          },
          {
            "index": 1098,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"usa-banner__header-text\">",
                "  An official website of the United States government",
                "</p>"
              ]
            }
          },
          {
            "index": 1100,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/sites/default/files/rd_hhs-acf_jointchildcareresourceguide.pdf\">",
                "    <strong>",
                "      Joint Childcare Resource Guide",
                "    </strong>",
                "  </a>",
                "  <br>",
                "  Strengthening and expanding child care facilities in rural communities",
                "  <br>",
                "  <a href=\"/sites/default/files/rd_hhs-acf_jointchildcareresourceguide.pdf\">",
                "    PDF (English)",
                "  </a>",
                "  |",
                "  <a href=\"/sites/default/files/rd_hhs-acf_jointchildcareresourceguide_sp.pdf\">",
                "    PDF (Español)",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1101,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"/sites/default/files/rd_disastertoolkit-final508.pdf\">",
                "    <strong>",
                "      Disaster Resiliency and Recovery Resources",
                "    </strong>",
                "  </a>",
                "  <br>",
                "  A Guide for Rural Communities",
                "  <br>",
                "  <a href=\"/sites/default/files/rd_disastertoolkit-final508.pdf\">",
                "    PDF (English)",
                "  </a>",
                "  |",
                "  <a href=\"/sites/default/files/rd_disastertoolkit-final508_sp.pdf\">",
                "    PDF (Español)",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1102,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <a href=\"/resources/publications/fact-sheets\">",
                "    <strong>",
                "      Fact Sheets- View all",
                "    </strong>",
                "  </a>",
                "  <br>",
                "  These are printable, interactive versions of the Program 101 tabs for each of the programs offere...",
                "</p>"
              ]
            }
          },
          {
            "index": 1103,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  <a href=\"/resources/regulations\">",
                "    <strong>",
                "      Regulations & Guidelines - View all",
                "    </strong>",
                "  </a>",
                "  <br>",
                "  All Federal regulations can be found at Regulations.gov",
                "</p>"
              ]
            }
          },
          {
            "index": 1104,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[5]",
              "codeLines": [
                "<p>",
                "  <a href=\"/resources/publications/reports\">",
                "    <strong>",
                "      Reports - View all",
                "    </strong>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1234,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[9]/div[1]/a[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4>",
                "  Business Programs",
                "</h4>"
              ]
            }
          },
          {
            "index": 1261,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Stakeholder Listening Session on Rural Energy Pilot Program"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "totals": {
          "rulesNA": 40,
          "rulesPassed": 55,
          "rulesWarned": 6,
          "rulesViolated": 7,
          "warnings": {
            "minor": 13,
            "moderate": 0,
            "serious": 12,
            "critical": 3
          },
          "violations": {
            "minor": 0,
            "moderate": 4,
            "serious": 32,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-18T01:37:13.594Z",
          "url": "https://www.rd.usda.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-valid-attr-value",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures all ARIA attributes have valid values",
              "help": "ARIA attributes must conform to valid values",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-valid-attr-value?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"im-looking-for\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"im-looking-for\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<nav aria-labelledby=\"im-looking-for\" class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\">",
                  "target": [
                    ".paragraph--type-dropdown-menu-slider"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"im-looking-for\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"block-usda-footernavigation-menu\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"block-usda-footernavigation-menu\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<nav aria-labelledby=\"block-usda-footernavigation-menu\" class=\"usa-footer-nav grid-row\" data-block-plugin-id=\"system_menu_block:footer-navigation\" id=\"block-usda-footernavigation\">",
                  "target": [
                    "#block-usda-footernavigation"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"block-usda-footernavigation-menu\""
                }
              ]
            },
            {
              "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": "#1b1b1b",
                        "contrastRatio": 0,
                        "fontSize": "17.5pt (23.36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-logo__text\" href=\"/\" title=\"Home\" aria-label=\"Rural Development U.S. Department of Agriculture\" rel=\"home\">",
                  "target": [
                    "#logo > .usa-logo__text[href=\"/\"][title=\"Home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" name=\"commit\" id=\"edit-submit\" value=\"\" class=\"button js-form-submit form-submit\">",
                          "target": [
                            "#edit-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" name=\"commit\" id=\"edit-submit\" value=\"\" class=\"button js-form-submit form-submit\">",
                  "target": [
                    "#edit-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3d4551",
                        "contrastRatio": 0,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<select id=\"dropdown_menu_slider_0\" onchange=\"this.options[this.selectedIndex].value &amp;&amp; (window.location = this.options[this.selectedIndex].value);\">",
                          "target": [
                            "#dropdown_menu_slider_0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<select id=\"dropdown_menu_slider_0\" onchange=\"this.options[this.selectedIndex].value &amp;&amp; (window.location = this.options[this.selectedIndex].value);\">",
                  "target": [
                    "#dropdown_menu_slider_0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "20.5pt (27.36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"\" style=\"background:url(/sites/default/files/2019-07/bg-mission.png); background-size: cover;\">",
                          "target": [
                            ".paragraph--type--mission-statement > div"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-mission-statement-text field--type-string field--label-hidden field__item\">",
                  "target": [
                    ".field--name-field-mission-statement-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.3pt (29.76px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usda-banner\">\n            <div class=\"field field--name-field-panel-title field--type-string field--label-hidden field__item\">News &amp; Events</div>\n      </div>",
                          "target": [
                            ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(1) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img > .usda-banner"
                          ]
                        },
                        {
                          "html": "<div class=\"usda-block-img\" style=\"background:url(/sites/default/files/news-and-events-panel.jpg); background-size: cover;\">",
                          "target": [
                            ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(1) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-panel-title field--type-string field--label-hidden field__item\">News &amp; Events</div>",
                  "target": [
                    ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(1) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img > .usda-banner > .field--name-field-panel-title.field--type-string.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.3pt (29.76px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usda-banner\">\n            <div class=\"field field--name-field-panel-title field--type-string field--label-hidden field__item\">Current Publications</div>\n      </div>",
                          "target": [
                            ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(2) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img > .usda-banner"
                          ]
                        },
                        {
                          "html": "<div class=\"usda-block-img\" style=\"background:url(/sites/default/files/current-publications-panel.jpg); background-size: cover;\">",
                          "target": [
                            ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(2) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-panel-title field--type-string field--label-hidden field__item\">Current Publications</div>",
                  "target": [
                    ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(2) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img > .usda-banner > .field--name-field-panel-title.field--type-string.field"
                  ],
                  "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": "#1b1b1b",
                        "contrastRatio": 0,
                        "fontSize": "17.5pt (23.36px)",
                        "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": "<a class=\"usa-logo__text\" href=\"/\" title=\"Home\" aria-label=\"Rural Development U.S. Department of Agriculture\" rel=\"home\">",
                  "target": [
                    "#logo > .usa-logo__text[href=\"/\"][title=\"Home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" name=\"commit\" id=\"edit-submit\" value=\"\" class=\"button js-form-submit form-submit\">",
                          "target": [
                            "#edit-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" name=\"commit\" id=\"edit-submit\" value=\"\" class=\"button js-form-submit form-submit\">",
                  "target": [
                    "#edit-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3d4551",
                        "contrastRatio": 0,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<select id=\"dropdown_menu_slider_0\" onchange=\"this.options[this.selectedIndex].value &amp;&amp; (window.location = this.options[this.selectedIndex].value);\">",
                          "target": [
                            "#dropdown_menu_slider_0"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<select id=\"dropdown_menu_slider_0\" onchange=\"this.options[this.selectedIndex].value &amp;&amp; (window.location = this.options[this.selectedIndex].value);\">",
                  "target": [
                    "#dropdown_menu_slider_0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "20.5pt (27.36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"\" style=\"background:url(/sites/default/files/2019-07/bg-mission.png); background-size: cover;\">",
                          "target": [
                            ".paragraph--type--mission-statement > div"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-mission-statement-text field--type-string field--label-hidden field__item\">",
                  "target": [
                    ".field--name-field-mission-statement-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.3pt (29.76px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usda-banner\">\n            <div class=\"field field--name-field-panel-title field--type-string field--label-hidden field__item\">News &amp; Events</div>\n      </div>",
                          "target": [
                            ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(1) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img > .usda-banner"
                          ]
                        },
                        {
                          "html": "<div class=\"usda-block-img\" style=\"background:url(/sites/default/files/news-and-events-panel.jpg); background-size: cover;\">",
                          "target": [
                            ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(1) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-panel-title field--type-string field--label-hidden field__item\">News &amp; Events</div>",
                  "target": [
                    ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(1) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img > .usda-banner > .field--name-field-panel-title.field--type-string.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.3pt (29.76px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usda-banner\">\n            <div class=\"field field--name-field-panel-title field--type-string field--label-hidden field__item\">Current Publications</div>\n      </div>",
                          "target": [
                            ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(2) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img > .usda-banner"
                          ]
                        },
                        {
                          "html": "<div class=\"usda-block-img\" style=\"background:url(/sites/default/files/current-publications-panel.jpg); background-size: cover;\">",
                          "target": [
                            ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(2) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-panel-title field--type-string field--label-hidden field__item\">Current Publications</div>",
                  "target": [
                    ".paragraph--type--grid-column.grid-col-6.paragraph--view-mode--default:nth-child(2) > .field--name-field-grid-components.field--type-entity-reference-revisions.field__items > .field__item > .paragraph--type--tall-panel.tall-panel.paragraph--view-mode--default > .usda-block > .usda-block-img > .usda-banner > .field--name-field-panel-title.field--type-string.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe title=\"Rural Development Multimedia\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" src=\"https://www.youtube.com/embed/XZuT4hDJiTo\" width=\"560\" height=\"315\" frameborder=\"0\"></iframe>",
                  "target": [
                    "iframe"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>",
                  "target": [
                    ".usa-banner__header-action"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-banner__content usa-accordion__content\" id=\"gov-banner\" hidden=\"\">",
                  "target": [
                    "#gov-banner"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-menu-btn\">Menu</button>",
                  "target": [
                    ".usa-menu-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-nav__close\">\n          <img src=\"/themes/custom/usda_rd_uswds_2/assets/img/close-white.svg\" alt=\"close\">\n        </button>",
                  "target": [
                    ".usa-nav__close"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"basic-nav-section-1\" class=\"usa-nav__submenu\" hidden=\"\">",
                  "target": [
                    "#basic-nav-section-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": "<ul id=\"basic-nav-section-3\" class=\"usa-nav__submenu\" hidden=\"\">",
                  "target": [
                    "#basic-nav-section-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"basic-nav-section-4\" class=\"usa-nav__submenu\" hidden=\"\">",
                  "target": [
                    "#basic-nav-section-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": "<ul id=\"basic-nav-section-5\" class=\"usa-nav__submenu\" hidden=\"\">",
                  "target": [
                    "#basic-nav-section-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": "<ul id=\"basic-nav-section-6\" class=\"usa-nav__submenu\" hidden=\"\">",
                  "target": [
                    "#basic-nav-section-6"
                  ],
                  "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=\"view-header\">\n      <h2>News Releases</h2>\n    </div>",
                  "target": [
                    ".view-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "learn more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.rd.usda.gov",
                          "port": "",
                          "pathname": "/programs-services/water-environmental-programs/rural-decentralized-water-systems-grant-program/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://eligibility.sc.egov.usda.gov/\" class=\"usa-button usa-button--outline usa-button--inverse\">\n            <div class=\"field field--name-field-column-1-button-text field--type-string field--label-hidden field__item\">Learn More</div>\n      </a>",
                          "target": [
                            ".one > .usda-block > .usda-block-content > .usa-button--outline.usa-button--inverse.usa-button"
                          ]
                        },
                        {
                          "html": "<a href=\"https://usdalinc.sc.egov.usda.gov/\" class=\"usa-button usa-button--outline usa-button--inverse\">\n            <div class=\"field field--name-field-column-2-button-text field--type-string field--label-hidden field__item\">Learn More</div>\n      </a>",
                          "target": [
                            ".two > .usda-block > .usda-block-content > .usa-button--outline.usa-button--inverse.usa-button"
                          ]
                        },
                        {
                          "html": "<a href=\"https://pubmai.sc.egov.usda.gov/\" class=\"usa-button usa-button--outline usa-button--inverse\">\n            <div class=\"field field--name-field-column-3-button-text field--type-string field--label-hidden field__item\">Learn More</div>\n      </a>",
                          "target": [
                            ".three > .usda-block > .usda-block-content > .usa-button--outline.usa-button--inverse.usa-button"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.farmers.gov/service-center-locator\" class=\"usa-button usa-button--outline usa-button--inverse\">\n            <div class=\"field field--name-field-column-4-button-text field--type-string field--label-hidden field__item\">Learn More</div>\n      </a>",
                          "target": [
                            ".four > .usda-block > .usda-block-content > .usa-button--outline.usa-button--inverse.usa-button"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.rd.usda.gov/programs-services/water-environmental-programs/rural-decentralized-water-systems-grant-program\" class=\"usa-button usa-button-big usa-button-secondary\">Learn More</a>",
                  "target": [
                    ".usa-button-secondary"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "pdf english",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.rd.usda.gov",
                          "port": "",
                          "pathname": "/sites/default/files/",
                          "search": {},
                          "hash": "",
                          "filename": "rd_hhs-acf_jointchildcareresourceguide.pdf"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/sites/default/files/rd_disastertoolkit-final508.pdf\">PDF (English)</a>",
                          "target": [
                            "p:nth-child(2) > a:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/sites/default/files/rd_hhs-acf_jointchildcareresourceguide.pdf\">PDF (English)</a>",
                  "target": [
                    "p:nth-child(1) > a:nth-child(4)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "pdf español",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.rd.usda.gov",
                          "port": "",
                          "pathname": "/sites/default/files/",
                          "search": {},
                          "hash": "",
                          "filename": "rd_hhs-acf_jointchildcareresourceguide_sp.pdf"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/sites/default/files/rd_disastertoolkit-final508_sp.pdf\">PDF (Español)</a>",
                          "target": [
                            "p:nth-child(2) > a:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/sites/default/files/rd_hhs-acf_jointchildcareresourceguide_sp.pdf\">PDF (Español)</a>",
                  "target": [
                    "p:nth-child(1) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "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": "#4a77b4",
                        "bgColor": "#f6f6f6",
                        "contrastRatio": 4.23,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-banner\" aria-label=\"Official government website\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.23 (foreground color: #4a77b4, background color: #f6f6f6, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner__button-text\">Here’s how you know</span>",
                  "target": [
                    ".usa-banner__button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.23 (foreground color: #4a77b4, background color: #f6f6f6, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"two-up-grid__link\" href=\"https://www.rd.usda.gov/programs-services/all-programs/water-environmental-programs\">",
                          "target": [
                            ".field__item:nth-child(1) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Water and Environmental Programs</h4>",
                  "target": [
                    ".field__item:nth-child(1) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link > .two-up-grid__link-body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"two-up-grid__link\" href=\"/programs-services/all-programs/telecom-programs\">",
                          "target": [
                            ".field__item:nth-child(2) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Telecommunications</h4>",
                  "target": [
                    ".field__item:nth-child(2) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link > .two-up-grid__link-body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"two-up-grid__link\" href=\"/onerdguarantee\">\n      <img class=\"two-up-grid__link-img\" src=\"/sites/default/files/usda-icon-onerd-guarantee-2.png\" alt=\"OneRD icon\">\n      <div class=\"two-up-grid__link-body\">\n        <h4>OneRD Guarantee</h4>\n      </div>\n    </a>",
                          "target": [
                            "a[href$=\"onerdguarantee\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>OneRD Guarantee</h4>",
                  "target": [
                    "a[href$=\"onerdguarantee\"] > .two-up-grid__link-body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"two-up-grid__link\" href=\"/programs-services/all-programs/community-facilities-programs\">",
                          "target": [
                            ".field__item:nth-child(4) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Community Programs</h4>",
                  "target": [
                    ".field__item:nth-child(4) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link > .two-up-grid__link-body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"two-up-grid__link\" href=\"/programs-services/all-programs/energy-programs\">\n      <img class=\"two-up-grid__link-img\" src=\"/sites/default/files/energy-icon.png\" alt=\"icon image of solar panel\">\n      <div class=\"two-up-grid__link-body\">\n        <h4>Energy Programs</h4>\n      </div>\n    </a>",
                          "target": [
                            ".field__item:nth-child(5) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Energy Programs</h4>",
                  "target": [
                    ".field__item:nth-child(5) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link > .two-up-grid__link-body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"two-up-grid__link\" href=\"/programs-services/all-programs/single-family-housing-programs\">",
                          "target": [
                            ".field__item:nth-child(6) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Housing Programs</h4>",
                  "target": [
                    ".field__item:nth-child(6) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link > .two-up-grid__link-body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"two-up-grid__link\" href=\"/programs-services/all-programs/electric-programs\">",
                          "target": [
                            ".field__item:nth-child(7) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Electric Programs</h4>",
                  "target": [
                    ".field__item:nth-child(7) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link > .two-up-grid__link-body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"two-up-grid__link\" href=\"https://www.usda.gov/reconnect\">\n      <img class=\"two-up-grid__link-img\" src=\"/sites/default/files/reconnect-icon.png\" alt=\"Image icon of fiber\">\n      <div class=\"two-up-grid__link-body\">\n        <h4>ReConnect</h4>\n      </div>\n    </a>",
                          "target": [
                            "a[href$=\"reconnect\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>ReConnect</h4>",
                  "target": [
                    "a[href$=\"reconnect\"] > .two-up-grid__link-body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"two-up-grid__link\" href=\"/programs-services/all-programs/business-programs\">",
                          "target": [
                            ".field__item:nth-child(9) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Business Programs</h4>",
                  "target": [
                    ".field__item:nth-child(9) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link > .two-up-grid__link-body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rd.usda.gov/newsroom/news-release/usda-under-secretary-torres-small-joins-congressman-mcgovern-announcing-13-million-investment-local\">USDA Under Secretary Torres Small Joins Congressman McGovern in Announcing a $13 Million Investment in Local Wastewater Infrastructure</a>",
                  "target": [
                    ".views-row:nth-child(1) > span:nth-child(2) > span > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rd.usda.gov/newsroom/news-release/usda-invests-13-million-expand-access-rural-water-infrastructure-and-create-economic-opportunities\">",
                  "target": [
                    ".views-row:nth-child(2) > span:nth-child(2) > span > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usda.gov/media/press-releases/2022/06/23/usda-announces-additional-farm-service-agency-and-rural-development\">USDA Announces Additional Farm Service Agency and Rural Development State Directors</a>",
                  "target": [
                    ".views-row:nth-child(3) > span:nth-child(2) > span > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rd.usda.gov/newsroom/news-release/usda-partners-reinvestment-fund-invest-226-million-increase-equitable-access-healthy-foods-across\">USDA Partners With Reinvestment Fund to Invest $22.6 Million to Increase Equitable Access to Healthy Foods Across Country</a>",
                  "target": [
                    ".views-row:nth-child(4) > span:nth-child(2) > span > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Joint Childcare Resource Guide</strong>",
                  "target": [
                    "p:nth-child(1) > a:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/sites/default/files/rd_hhs-acf_jointchildcareresourceguide.pdf\">PDF (English)</a>",
                  "target": [
                    "p:nth-child(1) > a:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/sites/default/files/rd_hhs-acf_jointchildcareresourceguide_sp.pdf\">PDF (Español)</a>",
                  "target": [
                    "p:nth-child(1) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Disaster Resiliency and Recovery Resources</strong>",
                  "target": [
                    "p:nth-child(2) > a:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/sites/default/files/rd_disastertoolkit-final508.pdf\">PDF (English)</a>",
                  "target": [
                    "p:nth-child(2) > a:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/sites/default/files/rd_disastertoolkit-final508_sp.pdf\">PDF (Español)</a>",
                  "target": [
                    "p:nth-child(2) > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Fact Sheets- View all</strong>",
                  "target": [
                    "p:nth-child(3) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Regulations &amp; Guidelines - View all</strong>",
                  "target": [
                    "a[href$=\"regulations\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Reports - View all</strong>",
                  "target": [
                    "p:nth-child(5) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#c78a2a",
                        "bgColor": "#16254c",
                        "contrastRatio": 5.05,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--resources paragraph--view-mode--default\">",
                          "target": [
                            ".paragraph--type--resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.05 (foreground color: #c78a2a, background color: #16254c, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-column-1-title field--type-string field--label-hidden field__item\">Check Eligibility</div>",
                  "target": [
                    ".field--name-field-column-1-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.05 (foreground color: #c78a2a, background color: #16254c, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#c78a2a",
                        "bgColor": "#16254c",
                        "contrastRatio": 5.05,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--resources paragraph--view-mode--default\">",
                          "target": [
                            ".paragraph--type--resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.05 (foreground color: #c78a2a, background color: #16254c, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-column-2-title field--type-string field--label-hidden field__item\">Lender Portal</div>",
                  "target": [
                    ".field--name-field-column-2-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.05 (foreground color: #c78a2a, background color: #16254c, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#c78a2a",
                        "bgColor": "#16254c",
                        "contrastRatio": 5.05,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--resources paragraph--view-mode--default\">",
                          "target": [
                            ".paragraph--type--resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.05 (foreground color: #c78a2a, background color: #16254c, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-column-3-title field--type-string field--label-hidden field__item\">Home Loan Servicing</div>",
                  "target": [
                    ".field--name-field-column-3-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.05 (foreground color: #c78a2a, background color: #16254c, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#c78a2a",
                        "bgColor": "#16254c",
                        "contrastRatio": 5.05,
                        "fontSize": "16.0pt (21.28px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--resources paragraph--view-mode--default\">",
                          "target": [
                            ".paragraph--type--resources"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.05 (foreground color: #c78a2a, background color: #16254c, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-column-4-title field--type-string field--label-hidden field__item\">Local Offices</div>",
                  "target": [
                    ".field--name-field-column-4-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.05 (foreground color: #c78a2a, background color: #16254c, font size: 16.0pt (21.28px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"paragraph paragraph--type--multimedia paragraph--view-mode--default bg-white\">",
                          "target": [
                            ".paragraph--type--multimedia"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/programs-services/energy-programs/rural-energy-pilot-program\">Rural Energy Pilot Program.</a>",
                  "target": [
                    "dt > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4a77b4",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.57,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\">Return to top</a>",
                  "target": [
                    "a[href=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.57 (foreground color: #4a77b4, background color: #ffffff, font size: 12.7pt (16.96px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "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": "#4a77b4",
                        "bgColor": "#f6f6f6",
                        "contrastRatio": 4.23,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-banner\" aria-label=\"Official government website\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.23 (foreground color: #4a77b4, background color: #f6f6f6, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner__button-text\">Here’s how you know</span>",
                  "target": [
                    ".usa-banner__button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.23 (foreground color: #4a77b4, background color: #f6f6f6, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>Water and Environmental Programs</h4>",
                  "target": [
                    ".field__item:nth-child(1) > .paragraph--type--grid-item.paragraph--view-mode--default.paragraph > .two-up-grid__link > .two-up-grid__link-body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"field-content\">07-08-2022</h4>",
                  "target": [
                    ".views-row:nth-child(1) > .views-field.views-field-field-publish-date > .field-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "input-button-name",
              "impact": "critical",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "section508",
                "section508.22.a"
              ],
              "description": "Ensures input buttons have discernible text",
              "help": "Input buttons must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/input-button-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "non-empty-if-present",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element has a value attribute and the value attribute is empty"
                    },
                    {
                      "id": "non-empty-value",
                      "data": {
                        "messageKey": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element has an empty value attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<input type=\"submit\" name=\"commit\" id=\"edit-submit\" value=\"\" class=\"button js-form-submit form-submit\">",
                  "target": [
                    "#edit-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a value attribute and the value attribute is empty\n  Element has an empty value attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-logo__text\" href=\"/\" title=\"Home\" aria-label=\"Rural Development U.S. Department of Agriculture\" rel=\"home\">",
                  "target": [
                    "#logo > .usa-logo__text[href=\"/\"][title=\"Home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-logo__text\" href=\"/\" title=\"Home\" aria-label=\"Rural Development U.S. Department of Agriculture\" rel=\"home\">",
                  "target": [
                    ".usa-logo.tablet---grid-col-6.grid-col-12 > .usa-logo__text[href=\"/\"][title=\"Home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav aria-labelledby=\"block-usda-footernavigation-menu\" class=\"usa-footer-nav grid-row\" data-block-plugin-id=\"system_menu_block:footer-navigation\" id=\"block-usda-footernavigation\">",
                          "target": [
                            "#block-usda-footernavigation"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav aria-labelledby=\"im-looking-for\" class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\">",
                  "target": [
                    ".paragraph--type-dropdown-menu-slider"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"usa-hero__callout usa-section-lighter\">",
                  "target": [
                    ".usa-hero__callout"
                  ],
                  "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.rd.usda.gov/",
      "what": "URL",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.rd.usda.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 4.23:1. Recommendation:  change background to #fefefe.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"usa-banner__button-text\">...</span>"
              }
            ]
          },
          "AA.4_1_2.H91.InputButton.Name": {
            "This buttoninput element does not have a name available to an accessibility API. Valid names are: value attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "#edit-submit",
                "code": "<input type=\"submit\" name=\"commit\" id=\"edit-submit\" value=\"\" class=\"button js-form-submit form-submit\">"
              }
            ]
          }
        },
        "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=\"home-button-group\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-footer__contact-links grid-col-12 tablet---grid-col-6\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H85.2": {
            "If this selection list contains groups of related options, they should be grouped with optgroup.": [
              {
                "tagName": "select",
                "id": "#dropdown_menu_slider_0",
                "code": "<select id=\"dropdown_menu_slider_0\" onchange=\"this.options[this.selectedIndex].value &amp;&amp; (window.location = this.options[this.selectedIndex].value);\">...</select>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h3 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"field-content\">...</h4>"
              }
            ]
          },
          "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": "",
                "code": "<div aria-label=\"Font Size Options\" class=\"acctoggle\" role=\"toolbar\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-overlay\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field field--name-field-panel-title field--type-string field--label-hidden field__item\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field field--name-field-mission-statement-text field--type-string field--label-hidden field__item\">...</div>"
              }
            ]
          },
          "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 href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/related-links/help\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://ask.usda.gov/s/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usda.gov/our-agency/about-usda\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</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": "option",
                "id": "",
                "code": "<option selected=\"selected\" value=\"/\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/about-rd/initiatives/rural-placemaking-innovation-challenge\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/about-rd/offices/rural-development-innovation-center\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/coronavirus\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/erhc\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/food-supply-chain-guaranteed-loans\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/newsroom/federal-funding-opportunities\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/onerdguarantee\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/priority-points\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/programs-services/all-programs/water-environmental-programs\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/resources/directives\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/rwin\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/sites/default/files/rd_disastertoolkit-final508.pdf\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/sites/default/files/rd_hhs-acf_jointchildcareresourceguide.pdf\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/topics/buy-build-or-repair-home\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"/topics/invest-community-facilities\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"https://eligibility.sc.egov.usda.gov/eligibility/welcomeAction.do\">...</option>"
              },
              {
                "tagName": "option",
                "id": "",
                "code": "<option value=\"https://pubmai.sc.egov.usda.gov/\">...</option>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "#usasearch_sayt",
                "code": "<div id=\"usasearch_sayt\" style=\"background: none; border: 0px; display: block; float: none; height: 0px; line-height: 0; margin: 0px; padding: 0px; position: static; width: 0px;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"\" style=\"background:url(/sites/default/files/2019-07/bg-mission.png); background-size: cover;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usda-block-img\" style=\"background:url(/sites/default/files/current-publications-panel.jpg); background-size: cover;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usda-block-img\" style=\"background:url(/sites/default/files/news-and-events-panel.jpg); background-size: cover;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"uswds-hero-22494 paragraph paragraph--type--uswds-hero paragraph--view-mode--default usa-hero clearfix\" style=\"background:url(/sites/default/files/water_hero2x4.jpg); background-size: cover;\">...</div>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rd.usda.gov/",
      "what": "URL",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 9,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/div[3]/form[1]/input[4]",
                "aria": "/document[1]/banner[1]/navigation[1]/button[2]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": 304,
                "top": 502,
                "height": 22,
                "width": 16
              },
              "snippet": "<input class=\"button js-form-submit form-submit\" value=\"\" id=\"edit-submit\" name=\"commit\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The 'id' \"im-looking-for\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 8,
                "top": 530,
                "height": 20,
                "width": 784
              },
              "snippet": "<nav class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\" aria-labelledby=\"im-looking-for\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The 'id' \"block-usda-footernavigation-menu\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 8,
                "top": 3453,
                "height": 499,
                "width": 784
              },
              "snippet": "<nav id=\"block-usda-footernavigation\" data-block-plugin-id=\"system_menu_block:footer-navigation\" class=\"usa-footer-nav grid-row\" aria-labelledby=\"block-usda-footernavigation-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 569,
                "height": 28,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 651,
                "height": 18,
                "width": 76
              },
              "snippet": "<a class=\"usa-button usa-button-big usa-button-secondary\" href=\"https://www.rd.usda.gov/programs-services/water-environmental-programs/rural-decentralized-water-systems-grant-program\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 530,
                "height": 20,
                "width": 784
              },
              "snippet": "<nav class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\" aria-labelledby=\"im-looking-for\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 3453,
                "height": 499,
                "width": 784
              },
              "snippet": "<nav id=\"block-usda-footernavigation\" data-block-plugin-id=\"system_menu_block:footer-navigation\" class=\"usa-footer-nav grid-row\" aria-labelledby=\"block-usda-footernavigation-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[16]",
                "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=11\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 2906,
                "height": 315,
                "width": 560
              },
              "snippet": "<iframe frameborder=\"0\" height=\"315\" width=\"560\" src=\"https://www.youtube.com/embed/XZuT4hDJiTo\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" title=\"Rural Development Multimedia\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 686,
                "height": 2609,
                "width": 784
              },
              "snippet": "<article class=\"node node--type-sections node--promoted node--view-mode-full rd-home-sections-node\" about=\"/sections/welcome-rural-development\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 250,
                "height": 280,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" class=\"usa-nav\" aria-label=\"Primary navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 152,
                "height": 378,
                "width": 784
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header--extended\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 3310,
                "height": 3184,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\" class=\"usa-footer usa-footer--medium\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 8,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The 'id' \"im-looking-for\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 221,
                "top": 109,
                "height": 44,
                "width": 555
              },
              "snippet": "<nav class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\" aria-labelledby=\"im-looking-for\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The 'id' \"block-usda-footernavigation-menu\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 16,
                "top": 3631,
                "height": 238,
                "width": 768
              },
              "snippet": "<nav id=\"block-usda-footernavigation\" data-block-plugin-id=\"system_menu_block:footer-navigation\" class=\"usa-footer-nav grid-row\" aria-labelledby=\"block-usda-footernavigation-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 245,
                "top": 200,
                "height": 77,
                "width": 507
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 419,
                "top": 342,
                "height": 42,
                "width": 152
              },
              "snippet": "<a class=\"usa-button usa-button-big usa-button-secondary\" href=\"https://www.rd.usda.gov/programs-services/water-environmental-programs/rural-decentralized-water-systems-grant-program\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 221,
                "top": 109,
                "height": 44,
                "width": 555
              },
              "snippet": "<nav class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\" aria-labelledby=\"im-looking-for\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 16,
                "top": 3631,
                "height": 238,
                "width": 768
              },
              "snippet": "<nav id=\"block-usda-footernavigation\" data-block-plugin-id=\"system_menu_block:footer-navigation\" class=\"usa-footer-nav grid-row\" aria-labelledby=\"block-usda-footernavigation-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[16]",
                "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=11\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 16,
                "top": 3134,
                "height": 315,
                "width": 376
              },
              "snippet": "<iframe frameborder=\"0\" height=\"315\" width=\"560\" src=\"https://www.youtube.com/embed/XZuT4hDJiTo\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" title=\"Rural Development Multimedia\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 0,
                "top": 468,
                "height": 3042,
                "width": 800
              },
              "snippet": "<article class=\"node node--type-sections node--promoted node--view-mode-full rd-home-sections-node\" about=\"/sections/welcome-rural-development\" role=\"article\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 23,
                "height": 62,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header--extended\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3509,
                "height": 496,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"usa-footer usa-footer--medium\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rd.usda.gov/",
      "what": "URL",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Rural Development",
          "pageurl": "https://www.rd.usda.gov/",
          "time": 4.02,
          "creditsremaining": 769,
          "allitemcount": 115,
          "totalelements": 740,
          "waveurl": "http://wave.webaim.org/report?url=https://www.rd.usda.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 3,
            "items": {
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION:first-child + DIV + HEADER > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child + DIV + DIV > FORM#search_form > INPUT#edit-submit"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "aria_reference_broken": {
                "id": "aria_reference_broken",
                "description": "Broken ARIA reference",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION#page_hero > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-newhero > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION:first-child + DIV + HEADER + SECTION + DIV + DIV + MAIN + FOOTER > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-footersubmenu > NAV#block-usda-footernavigation"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 7,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION:first-child + DIV + HEADER > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION:first-child + DIV + HEADER > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION:first-child + DIV + HEADER > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION:first-child + DIV + HEADER > DIV:first-child + NAV > BUTTON:first-child + DIV > DIV:first-child + DIV + DIV > FORM#search_form > INPUT:first-child + INPUT + LABEL",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION#page_hero > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-newhero > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV:first-child > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + DIV"
                ],
                "contrastdata": [
                  [
                    4.23,
                    "#4a77b4",
                    "#f6f6f6",
                    false
                  ],
                  [
                    1,
                    "#16254c",
                    "#16254c",
                    false
                  ],
                  [
                    1,
                    "#16254c",
                    "#16254c",
                    false
                  ],
                  [
                    1,
                    "#16254c",
                    "#16254c",
                    false
                  ],
                  [
                    1.15,
                    "#1b1b1b",
                    "#16254c",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 17,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION:first-child + DIV + HEADER > DIV:first-child > DIV:first-child > DIV:first-child > DIV#logo > A:first-child > SPAN:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + DIV > H4:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#paragraph-id--589 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN:first-child > H4:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#paragraph-id--589 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > A:first-child + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#paragraph-id--589 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child + P > A:first-child + BR + BR + A"
                ],
                "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": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#paragraph-id--589 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#paragraph-id--589 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > A:first-child + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#paragraph-id--589 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child > A:first-child + BR + BR + A + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#paragraph-id--589 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#paragraph-id--589 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child + P > A:first-child + BR + BR + A",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#paragraph-id--589 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child + P > A:first-child + BR + BR + A + A"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION:first-child + DIV + HEADER > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-rdaccessibilitytoolbarblock > DIV:first-child > NOSCRIPT:first-child"
                ],
                "wcag": []
              },
              "javascript_jumpmenu": {
                "id": "javascript_jumpmenu",
                "description": "JavaScript jump menu",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION#page_hero > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-newhero > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV:first-child > DIV:first-child > SELECT#dropdown_menu_slider_0"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "3.2.2 On Input (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.2.2"
                  }
                ]
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > SECTION:first-child > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-usda-rd-uswds-2-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IFRAME:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rd.usda.gov/",
      "what": "URL",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.rd.usda.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.060",
        "responseTime": "2022-07-18T01:37:44.979Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1022895,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 51,
              "totalWarnings": 40,
              "totalIssues": 91
            },
            "issuesByLevel": {
              "A": {
                "count": 61,
                "pct": 67.03
              },
              "AA": {
                "count": 48,
                "pct": 52.75
              },
              "AAA": {
                "count": 91,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 5,
              "warningDensity": 4,
              "allDensity": 9
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "168b77d6-d5f7-4595-858c-32692980f64a",
          "docID": "6bd1de6b-b78e-4a0e-f584-2b136bce107d",
          "sourceHash": "dbdc08f805079b208e3c6b47410d7627",
          "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=168b77d6-d5f7-4595-858c-32692980f64a",
          "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": 3786
                },
                "height": 3786,
                "width": 1024
              },
              "position": {
                "line": 2077,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;noscript aria-hidden=\"tru",
              "xpath": "/html/body",
              "issueID": "6063f7f477a971b45e40d402125e6e2f",
              "signature": "bbfe4772f3127ad16b17be354e0a7d4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=6063f7f477a971b45e40d402125e6e2f"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 642.5,
                  "y": 227
                },
                "bottom-right": {
                  "x": 746.5,
                  "y": 233
                },
                "height": 6,
                "width": 104
              },
              "position": {
                "line": 5840,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.rd.usda.gov/programs-services/water-environmental-programs/rural-decentralized-water-systems-grant-program\" class=\"usa-button usa-button-big usa-button-secondary\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "3c22bc932414713d2fe0fda799a5822f",
              "signature": "b597ce009cbd0c5faf28c554a0cbcdbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=3c22bc932414713d2fe0fda799a5822f"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59.203125,
                  "y": 448
                },
                "bottom-right": {
                  "x": 180.000125,
                  "y": 462
                },
                "height": 14,
                "width": 120.797
              },
              "position": {
                "line": 7256,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://eligibility.sc.egov.usda.gov/\" class=\"usa-button usa-button--outline usa-button--inverse\"&gt; &lt;div class=\"field field--name-field-column-1-button-text field--type-string field--label-hidden field__item\"&gt;Learn More&lt;/div&gt; &l",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "c5233126ad150cdc314767760fd08547",
              "signature": "8ad424e49b83080a0a409281bc17e633",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=c5233126ad150cdc314767760fd08547"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59.203125,
                  "y": 448
                },
                "bottom-right": {
                  "x": 180.000125,
                  "y": 462
                },
                "height": 14,
                "width": 120.797
              },
              "position": {
                "line": 7748,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://usdalinc.sc.egov.usda.gov/\" class=\"usa-button usa-button--outline usa-button--inverse\"&gt; &lt;div class=\"field field--name-field-column-2-button-text field--type-string field--label-hidden field__item\"&gt;Learn More&lt;/div&gt; &lt;/",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "dd5ae1f0fef305c33e762015c60bcdcb",
              "signature": "3335cb09cbe3445821fb0c89a93334c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=dd5ae1f0fef305c33e762015c60bcdcb"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59.203125,
                  "y": 470
                },
                "bottom-right": {
                  "x": 180.000125,
                  "y": 484
                },
                "height": 14,
                "width": 120.797
              },
              "position": {
                "line": 7812,
                "column": 3
              },
              "errorSnippet": "&lt;a href=\"https://pubmai.sc.egov.usda.gov/\" class=\"usa-button usa-button--outline usa-button--inverse\"&gt; &lt;div class=\"field field--name-field-column-3-button-text field--type-string field--label-hidden field__item\"&gt;Learn More&lt;/div&gt; &lt;/a&",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/a[1]",
              "issueID": "360b6064bed6300c8646cab02b43df57",
              "signature": "7f00f2c5d2c46f37ed758d06d16e0b7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=360b6064bed6300c8646cab02b43df57"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59.203125,
                  "y": 503
                },
                "bottom-right": {
                  "x": 180.000125,
                  "y": 517
                },
                "height": 14,
                "width": 120.797
              },
              "position": {
                "line": 7871,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://www.farmers.gov/service-center-locator\" class=\"usa-button usa-button--outline usa-button--inverse\"&gt; &lt;div class=\"field field--name-field-column-4-button-text field--type-string field--label-hidden field__item\"&gt;Learn More&lt;/d",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[4]/div[1]/div[2]/a[1]",
              "issueID": "80025659d2fcbd22faa8a290e8602213",
              "signature": "cbe34feab9c659185fe82591ff681c04",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=80025659d2fcbd22faa8a290e8602213"
            },
            {
              "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": 41,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "b163b7b4631fa89c540715db151471e7",
              "signature": "a42618b59224f73822220fc33ce8ea6b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b163b7b4631fa89c540715db151471e7"
            },
            {
              "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": 44,
                  "y": 2
                },
                "bottom-right": {
                  "x": 114,
                  "y": 13
                },
                "height": 11,
                "width": 70
              },
              "position": {
                "line": 5839,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.usda.gov/our-agency/about-usda\"&gt; About USDA &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "d4975d7002a402475db5a3a1216f1770",
              "signature": "f6da7a0ab8c01fc175781eda12f8eeca",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d4975d7002a402475db5a3a1216f1770"
            },
            {
              "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": 136,
                  "y": 2
                },
                "bottom-right": {
                  "x": 188,
                  "y": 13
                },
                "height": 11,
                "width": 52
              },
              "position": {
                "line": 5840,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://ask.usda.gov/s/\"&gt; Ask USDA &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "83b4320c7e2ce5b4b02fcf33287f3114",
              "signature": "7c9151a8ecd43cd864602f0de11c5f7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=83b4320c7e2ce5b4b02fcf33287f3114"
            },
            {
              "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": 210,
                  "y": 2
                },
                "bottom-right": {
                  "x": 237,
                  "y": 13
                },
                "height": 11,
                "width": 27
              },
              "position": {
                "line": 5840,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/related-links/help\"&gt; Help &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "802c38e7cfb8efa5a08793d6254fb6c3",
              "signature": "6f0c91eb15d7a982f57560e207262f38",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=802c38e7cfb8efa5a08793d6254fb6c3"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 4503,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contact-us/state-offices\"&gt; &lt;span&gt;State Offices&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[3]/a[1]",
              "issueID": "d160f7ab87f608db5029b813693aaa98",
              "signature": "3c17c3b33de89458782adf4e252e47c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d160f7ab87f608db5029b813693aaa98"
            },
            {
              "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": 28,
                  "y": 365
                },
                "bottom-right": {
                  "x": 122,
                  "y": 385
                },
                "height": 20,
                "width": 94
              },
              "position": {
                "line": 6836,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/sites/default/files/rd_disastertoolkit-final508.pdf\"&gt;PDF (English)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]",
              "issueID": "0d44160d2a0dfbbccd904e613f5bbcc6",
              "signature": "41528ab166b0d5bba8df2c1cb81c8a91",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0d44160d2a0dfbbccd904e613f5bbcc6"
            },
            {
              "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": 139,
                  "y": 365
                },
                "bottom-right": {
                  "x": 237,
                  "y": 385
                },
                "height": 20,
                "width": 98
              },
              "position": {
                "line": 6847,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/sites/default/files/rd_disastertoolkit-final508_sp.pdf\"&gt;PDF (Español)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[3]",
              "issueID": "648e0c3f3fa53c39f4b578f60de802c9",
              "signature": "f3d966c4fa0c61c28b29a6629c814946",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=648e0c3f3fa53c39f4b578f60de802c9"
            },
            {
              "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": 59.203125,
                  "y": 448
                },
                "bottom-right": {
                  "x": 180.000125,
                  "y": 462
                },
                "height": 14,
                "width": 120.797
              },
              "position": {
                "line": 7748,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://usdalinc.sc.egov.usda.gov/\" class=\"usa-button usa-button--outline usa-button--inverse\"&gt; &lt;div class=\"field field--name-field-column-2-button-text field--type-string field--label-hidden field__item\"&gt;Learn More&lt;/div&gt; &lt;/",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "143cfc1d1832634df48280476bb3ec1b",
              "signature": "997666d52569b09e499dae961b3ed089",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=143cfc1d1832634df48280476bb3ec1b"
            },
            {
              "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": 59.203125,
                  "y": 470
                },
                "bottom-right": {
                  "x": 180.000125,
                  "y": 484
                },
                "height": 14,
                "width": 120.797
              },
              "position": {
                "line": 7812,
                "column": 3
              },
              "errorSnippet": "&lt;a href=\"https://pubmai.sc.egov.usda.gov/\" class=\"usa-button usa-button--outline usa-button--inverse\"&gt; &lt;div class=\"field field--name-field-column-3-button-text field--type-string field--label-hidden field__item\"&gt;Learn More&lt;/div&gt; &lt;/a&",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/a[1]",
              "issueID": "e802a63ea39dc24c0f3d306d99772f3f",
              "signature": "77e6ff54d0b36f6d5d94b84daf07e703",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e802a63ea39dc24c0f3d306d99772f3f"
            },
            {
              "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": 59.203125,
                  "y": 503
                },
                "bottom-right": {
                  "x": 180.000125,
                  "y": 517
                },
                "height": 14,
                "width": 120.797
              },
              "position": {
                "line": 7871,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://www.farmers.gov/service-center-locator\" class=\"usa-button usa-button--outline usa-button--inverse\"&gt; &lt;div class=\"field field--name-field-column-4-button-text field--type-string field--label-hidden field__item\"&gt;Learn More&lt;/d",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[4]/div[1]/div[2]/a[1]",
              "issueID": "96e4c371e6a5702b488b64bcfd01d5b8",
              "signature": "b1f443e10610a8c27819f04912a7c427",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=96e4c371e6a5702b488b64bcfd01d5b8"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 132,
                  "y": 14.8906
                },
                "height": 16.8906,
                "width": 132
              },
              "position": {
                "line": 2872,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"usa-banner__header-action\" aria-hidden=\"true\" style=\"\"&gt;Here’s how you know&lt;/p&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[2]",
              "issueID": "39d59ddc4bd12393c9a73768111825c6",
              "signature": "a99028f817b690f6102d25b4ef172378",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=39d59ddc4bd12393c9a73768111825c6"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -1
                },
                "bottom-right": {
                  "x": 116,
                  "y": 15
                },
                "height": 16,
                "width": 116
              },
              "position": {
                "line": 7766,
                "column": 11
              },
              "errorSnippet": "&lt;span class=\"usa-banner__button-text\"&gt;Here’s how you know&lt;/span&gt;",
              "xpath": "/html/body/div[1]/section[1]/div[1]/header[1]/div[1]/button[1]/span[1]",
              "issueID": "9bc003bd8b0fe0991db90852ce9c85e9",
              "signature": "9b8a9c67b347be5dc8edc6d1b632a21e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=9bc003bd8b0fe0991db90852ce9c85e9"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3786
                },
                "height": 3786,
                "width": 1024
              },
              "position": {
                "line": 2077,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;noscript aria-hidden=\"tru",
              "xpath": "/html/body",
              "issueID": "8b5f6a80157ff3a3ff9f8383ff96cf0b",
              "signature": "bb87704351e07c41a3afac9d00c185bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8b5f6a80157ff3a3ff9f8383ff96cf0b"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 22
                },
                "height": 22,
                "width": 1024
              },
              "position": {
                "line": 7754,
                "column": 3
              },
              "errorSnippet": "&lt;section class=\"usa-banner\" aria-label=\"Official government website\"&gt; &lt;div class=\"usa-accordion\"&gt; &lt;header class=\"usa-banner__header\"&gt; &lt;div class=\"usa-banner__inner\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;img class=\"usa-banner__hea",
              "xpath": "/html/body/div[1]/section[1]",
              "issueID": "14da01302cddcb22556dc02b50438ddd",
              "signature": "7b4d5f3827b6e7f2770f488d1b351643",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=14da01302cddcb22556dc02b50438ddd"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 22
                },
                "height": 22,
                "width": 1024
              },
              "position": {
                "line": 452,
                "column": 38
              },
              "errorSnippet": "&lt;div class=\"usa-accordion\"&gt; &lt;header class=\"usa-banner__header\"&gt; &lt;div class=\"usa-banner__inner\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;img class=\"usa-banner__header-flag\" src=\"/themes/custom/usda_rd_uswds_2/assets/img/us_flag_small.png\" ",
              "xpath": "/html/body/div[1]/section[1]/div[1]",
              "issueID": "870a36188061c4d07a9b37947c112a77",
              "signature": "96cbf78e35eab2fe1b0948ee8e71f6af",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=870a36188061c4d07a9b37947c112a77"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 14
                },
                "height": 14,
                "width": 1024
              },
              "position": {
                "line": 4599,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"usa-banner__header\"&gt; &lt;div class=\"usa-banner__inner\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;img class=\"usa-banner__header-flag\" src=\"/themes/custom/usda_rd_uswds_2/assets/img/us_flag_small.png\" alt=\"U.S. flag\"&gt; &lt;/div&gt; &",
              "xpath": "/html/body/div[1]/section[1]/div[1]/header[1]",
              "issueID": "f4a8cb69d7d972a8aee8a4299591f327",
              "signature": "5d51a2b345400013b688f0ed8aec19fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f4a8cb69d7d972a8aee8a4299591f327"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 928,
                  "y": 96
                },
                "height": 96,
                "width": 928
              },
              "position": {
                "line": 5684,
                "column": 391
              },
              "errorSnippet": "&lt;div class=\"usa-banner__content usa-accordion__content\" id=\"gov-banner\" hidden=\"\" style=\"\"&gt; &lt;div class=\"grid-row grid-gap-lg\"&gt; &lt;div class=\"usa-banner__guidance tablet---grid-col-6\"&gt; &lt;img class=\"usa-banner__icon usa-media-block__img\" ",
              "xpath": "/html/body/div[1]/section[1]/div[1]/div[1]",
              "issueID": "919bde4d34c423b652d44805f81092b1",
              "signature": "6669abfad5438767b4e111265312801c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=919bde4d34c423b652d44805f81092b1"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 22
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 144
                },
                "height": 122,
                "width": 1024
              },
              "position": {
                "line": 6764,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"usa-header usa-header--extended\" role=\"banner\"&gt; &lt;div class=\"usa-navbar\"&gt; &lt;div&gt; &lt;div class=\"region region-header\"&gt; &lt;div class=\"usa-logo\" id=\"logo\"&gt; &lt;a class=\"usa-logo__text\" href=\"/\" title=\"Home\" aria-label=",
              "xpath": "/html/body/div[1]/header[1]",
              "issueID": "b9940cee5353a8929b50f7cf757f1727",
              "signature": "ae35611ffcc39338586a7addda459fe9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b9940cee5353a8929b50f7cf757f1727"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 22
                },
                "bottom-right": {
                  "x": 332,
                  "y": 64
                },
                "height": 42,
                "width": 300
              },
              "position": {
                "line": 7774,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"usa-logo\" id=\"logo\"&gt; &lt;a class=\"usa-logo__text\" href=\"/\" title=\"Home\" aria-label=\"Rural Development U.S. Department of Agriculture\" rel=\"home\"&gt; &lt;span&gt; &lt;img src=\"/themes/custom/usda_rd_uswds_2/logo.svg\" alt=\"Rural Developme",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "567670cadccfb14cadf9463a758c860c",
              "signature": "0910afb52ae8313f9349ce36bebd6587",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=567670cadccfb14cadf9463a758c860c"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 76
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 142
                },
                "height": 66,
                "width": 1024
              },
              "position": {
                "line": 7845,
                "column": 7
              },
              "errorSnippet": "&lt;nav aria-label=\"Primary navigation\" class=\"usa-nav\" role=\"navigation\"&gt; &lt;button class=\"usa-nav__close\" style=\"\"&gt; &lt;img src=\"/themes/custom/usda_rd_uswds_2/assets/img/close-white.svg\" alt=\"close\"&gt; &lt;/button&gt; &lt;div class=\"usa-nav__i",
              "xpath": "/html/body/div[1]/header[1]/nav[1]",
              "issueID": "4bbfc31eb2de7d69576269bea07f08f9",
              "signature": "8c9fbe930c1a5f8b03237c12d5e9ff7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4bbfc31eb2de7d69576269bea07f08f9"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 0
                },
                "bottom-right": {
                  "x": 117,
                  "y": 67
                },
                "height": 67,
                "width": 101
              },
              "position": {
                "line": 5,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-nav-section-1\"&gt; &lt;span&gt;About RD&lt;/span&gt; &lt;/button&gt; &lt;ul id=\"basic-nav-section-1\" class=\"usa-na",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
              "issueID": "7a3c8a0ca3bdf45820bfc628215b79a0",
              "signature": "c949b15a1a4ec8ef6559b8cea909694e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7a3c8a0ca3bdf45820bfc628215b79a0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 253,
                  "y": 0
                },
                "bottom-right": {
                  "x": 435,
                  "y": 67
                },
                "height": 67,
                "width": 182
              },
              "position": {
                "line": 5900,
                "column": 474
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-nav-section-3\"&gt; &lt;span&gt;Programs &amp;amp; Services&lt;/span&gt; &lt;/button&gt; &lt;ul id=\"basic-nav-secti",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
              "issueID": "245447e5c78cd913e23b49e1f91e5686",
              "signature": "72ee2232809c5fa7f77046b374c11b02",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=245447e5c78cd913e23b49e1f91e5686"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 438,
                  "y": 0
                },
                "bottom-right": {
                  "x": 548,
                  "y": 67
                },
                "height": 67,
                "width": 110
              },
              "position": {
                "line": 7975,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-nav-section-4\"&gt; &lt;span&gt;Newsroom&lt;/span&gt; &lt;/button&gt; &lt;ul id=\"basic-nav-section-4\" class=\"usa-na",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]",
              "issueID": "0d0f7081d2c8a8fcc18a04aea55edb7e",
              "signature": "38e07011b86e5d2cf6fd0ab942aef107",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0d0f7081d2c8a8fcc18a04aea55edb7e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 551,
                  "y": 0
                },
                "bottom-right": {
                  "x": 662,
                  "y": 67
                },
                "height": 67,
                "width": 111
              },
              "position": {
                "line": 8052,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-nav-section-5\"&gt; &lt;span&gt;Resources&lt;/span&gt; &lt;/button&gt; &lt;ul id=\"basic-nav-section-5\" class=\"usa-n",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]",
              "issueID": "bc31791702a6e281e22b6de5061bb49d",
              "signature": "b9a34495819bb28388776c147c103d2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bc31791702a6e281e22b6de5061bb49d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 665,
                  "y": 0
                },
                "bottom-right": {
                  "x": 781,
                  "y": 67
                },
                "height": 67,
                "width": 116
              },
              "position": {
                "line": 8157,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__primary-item\"&gt; &lt;button class=\"usa-accordion__button usa-nav__link \" aria-expanded=\"false\" aria-controls=\"basic-nav-section-6\"&gt; &lt;span&gt;Contact Us&lt;/span&gt; &lt;/button&gt; &lt;ul id=\"basic-nav-section-6\" class=\"usa-",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]",
              "issueID": "f701127f49e7c5b1570836c083cac248",
              "signature": "bd74a8492298df931cb97b2666786410",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f701127f49e7c5b1570836c083cac248"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 781,
                  "y": 17
                },
                "bottom-right": {
                  "x": 976,
                  "y": 17
                },
                "height": 0,
                "width": 195
              },
              "position": {
                "line": 7829,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"search-block-form usa-form-large usa-search usa-search--small js-search-form usa-sr-only block block-search container-inline\"&gt; &lt;form id=\"search_form\" action=\"https://search.usa.gov/search\" accept-charset=\"UTF-8\" method=\"get\"&gt;&lt;i",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[3]",
              "issueID": "5ab505adb633ba0a6ecfc29184f1dbeb",
              "signature": "b07ed77b15fef598689382a1d7695592",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5ab505adb633ba0a6ecfc29184f1dbeb"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 144
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 445
                },
                "height": 301,
                "width": 1024
              },
              "position": {
                "line": 8460,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"uswds-hero-22494 paragraph paragraph--type--uswds-hero paragraph--view-mode--default usa-hero clearfix\" style=\"background:url(/sites/default/files/water_hero2x4.jpg); background-size: cover;\"&gt; &lt;div class=\"grid-col-fill\"&gt; &lt;div c",
              "xpath": "/html/body/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "d9c41b098c3e82561cbd157649648469",
              "signature": "4531ff5c749d36ceb952dea5bbe0ee8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d9c41b098c3e82561cbd157649648469"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 16
                },
                "bottom-right": {
                  "x": 992,
                  "y": 109
                },
                "height": 93,
                "width": 960
              },
              "position": {
                "line": 8601,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"field field--name-field-mission-statement-text field--type-string field--label-hidden field__item\"&gt;USDA Rural Development is committed to helping improve the economy and quality of life in rural America. Through our programs, we help ru",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "2cd14373ac0c5f77b44cfd1ac038394d",
              "signature": "16364542febc80a496c5f0cc0f6bb71a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2cd14373ac0c5f77b44cfd1ac038394d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 28,
                  "y": 236
                },
                "bottom-right": {
                  "x": 468,
                  "y": 312
                },
                "height": 76,
                "width": 440
              },
              "position": {
                "line": 7786,
                "column": 13
              },
              "errorSnippet": "&lt;p&gt;&lt;a href=\"/sites/default/files/rd_hhs-acf_jointchildcareresourceguide.pdf\"&gt;&lt;strong&gt;Joint Childcare Resource Guide&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;\nStrengthening and expanding child care facilities in rural communities&lt;br&gt;&lt;a",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "issueID": "08b5d4820eaf339803474a7dfe4222dc",
              "signature": "f664d6ee4f09b3486ed82b9fda2c0b93",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=08b5d4820eaf339803474a7dfe4222dc"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 28,
                  "y": 328
                },
                "bottom-right": {
                  "x": 468,
                  "y": 385
                },
                "height": 57,
                "width": 440
              },
              "position": {
                "line": 7791,
                "column": 327
              },
              "errorSnippet": "&lt;p&gt;&lt;a href=\"/sites/default/files/rd_disastertoolkit-final508.pdf\"&gt;&lt;strong&gt;Disaster Resiliency and Recovery Resources&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;\nA Guide for Rural Communities&lt;br&gt;&lt;a href=\"/sites/default/files/rd_disastert",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "issueID": "9277e6132a7b5156b7d590e562effdac",
              "signature": "ff5c399726ea78de54bc1c4a1c79485f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9277e6132a7b5156b7d590e562effdac"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 28,
                  "y": 401
                },
                "bottom-right": {
                  "x": 468,
                  "y": 477
                },
                "height": 76,
                "width": 440
              },
              "position": {
                "line": 7831,
                "column": 153
              },
              "errorSnippet": "&lt;p&gt;&lt;a href=\"/resources/publications/fact-sheets\"&gt;&lt;strong&gt;Fact Sheets- View all&lt;/strong&gt;&lt;/a&gt;&lt;br&gt;\nThese are printable, interactive versions of the Program 101 tabs for each of the programs offered by USDA Rural Developme",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]",
              "issueID": "7132d1940821618f437b1fc37d9b1dcc",
              "signature": "af2ead87e0852bf3afa696025c9c3ef2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7132d1940821618f437b1fc37d9b1dcc"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59.203125,
                  "y": 91
                },
                "bottom-right": {
                  "x": 232.000125,
                  "y": 428
                },
                "height": 337,
                "width": 172.797
              },
              "position": {
                "line": 8839,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"field field--name-field-column-1-text field--type-string-long field--label-hidden field__item\"&gt;This site is used to evaluate the likelihood that a potential applicant would be eligible for program assistance. In order to be eligible for",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "e0ca6a32323492d8ed17c7dc6896316d",
              "signature": "b5dad72288cb8123d3f780e5f5408409",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e0ca6a32323492d8ed17c7dc6896316d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59.203125,
                  "y": 91
                },
                "bottom-right": {
                  "x": 232.000125,
                  "y": 428
                },
                "height": 337,
                "width": 172.797
              },
              "position": {
                "line": 8850,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"field field--name-field-column-2-text field--type-string-long field--label-hidden field__item\"&gt;This innovative resource allows for electronic reporting by lenders to Rural Development's agencies, including the Rural Business-Cooperative",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]",
              "issueID": "943a1e8c24b62f2e3b8ac601b89ddd4d",
              "signature": "6a5f210880219cfbb7b6b30b2897cb42",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=943a1e8c24b62f2e3b8ac601b89ddd4d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59.203125,
                  "y": 114
                },
                "bottom-right": {
                  "x": 232.000125,
                  "y": 450
                },
                "height": 336,
                "width": 172.797
              },
              "position": {
                "line": 8867,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"field field--name-field-column-3-text field--type-string-long field--label-hidden field__item\"&gt;As a part of USDA Rural Development, our mission is to be a cost-effective service provider that strives to help homeowners and their familie",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]",
              "issueID": "c086bc85a6de4bbe80db115e16c57f7f",
              "signature": "23b0a244961f85146bd5435915d45f7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c086bc85a6de4bbe80db115e16c57f7f"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59.203125,
                  "y": 91
                },
                "bottom-right": {
                  "x": 232.000125,
                  "y": 483
                },
                "height": 392,
                "width": 172.797
              },
              "position": {
                "line": 8884,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"field field--name-field-column-4-text field--type-string-long field--label-hidden field__item\"&gt;USDA Service Centers are designed to be a single location where customers can access the services provided by the Farm Service Agency, Natura",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[4]/div[1]/div[2]/div[1]",
              "issueID": "2c412d496d3dfe2ef33499f9374ab386",
              "signature": "35a33a2700c0da0e430b9a10c6dae719",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2c412d496d3dfe2ef33499f9374ab386"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3389
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3786
                },
                "height": 397,
                "width": 1024
              },
              "position": {
                "line": 4599,
                "column": 344
              },
              "errorSnippet": "&lt;footer class=\"usa-footer usa-footer--medium\" role=\"contentinfo\"&gt; &lt;div class=\"grid-container usa-footer__return-to-top\"&gt; &lt;a href=\"#\"&gt;Return to top&lt;/a&gt; &lt;/div&gt; &lt;div class=\"usa-footer__primary-section\"&gt; &lt;nav class=\"usa",
              "xpath": "/html/body/div[1]/footer[1]",
              "issueID": "8122e733f98529aed6348431211a6de1",
              "signature": "b04534bf7f86ffc5252eae82e36cdb28",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8122e733f98529aed6348431211a6de1"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 3726
                },
                "bottom-right": {
                  "x": 512,
                  "y": 3770
                },
                "height": 44,
                "width": 480
              },
              "position": {
                "line": 9037,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"usa-logo grid-col-12 tablet---grid-col-6\"&gt; &lt;a class=\"usa-logo__text\" href=\"/\" title=\"Home\" aria-label=\"Rural Development U.S. Department of Agriculture\" rel=\"home\"&gt; &lt;span&gt; &lt;img src=\"/themes/custom/usda_rd_uswds_2/assets/i",
              "xpath": "/html/body/div[1]/footer[1]/div[4]/div[1]/div[1]/div[1]",
              "issueID": "b1c24a329be3795c663e087f0bcea292",
              "signature": "ae5eef4e09e378446798f1fcb879e862",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b1c24a329be3795c663e087f0bcea292"
            },
            {
              "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": -4
                },
                "bottom-right": {
                  "x": 19,
                  "y": 18
                },
                "height": 22,
                "width": 19
              },
              "position": {
                "line": 7830,
                "column": 5
              },
              "errorSnippet": "&lt;button aria-labelledby=\"large-font-svg-title\" aria-checked=\"false\" class=\"acctoggle__fontsize\" id=\"accessibility__fontsize\" role=\"checkbox\"&gt; &lt;svg fill=\"none\" role=\"img\" viewBox=\"0 0 24 19\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;title id=\"lar",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
              "issueID": "b446fd3114d528bd40e444129c51c3bc",
              "signature": "2eddf78b0e4c16e51e3ad970d0a1b7c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b446fd3114d528bd40e444129c51c3bc"
            },
            {
              "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": 110,
                  "y": 0
                },
                "bottom-right": {
                  "x": 154,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8190,
                "column": 23
              },
              "errorSnippet": "&lt;a class=\"usa-social-link--twitter ext\" href=\"http://twitter.com/usdard\" data-extlink=\"\"&gt; &lt;span&gt;Twitter&lt;/span&gt; &lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"",
              "xpath": "/html/body/div[1]/footer[1]/div[4]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "a458d0b57b920736524326db3e22f922",
              "signature": "d1fb6898de18c30988b25c5090070fdf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a458d0b57b920736524326db3e22f922"
            },
            {
              "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": 165,
                  "y": 0
                },
                "bottom-right": {
                  "x": 209,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8216,
                "column": 11
              },
              "errorSnippet": "&lt;a class=\"usa-social-link--facebook ext\" href=\"http://www.facebook.com/USDA\" data-extlink=\"\"&gt; &lt;span&gt;Facebook&lt;/span&gt; &lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg\" view",
              "xpath": "/html/body/div[1]/footer[1]/div[4]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "104052b947830cd734ede4a28da049bf",
              "signature": "72b061cf965f719f148423ad93484e48",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=104052b947830cd734ede4a28da049bf"
            },
            {
              "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": 220,
                  "y": 0
                },
                "bottom-right": {
                  "x": 264,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8225,
                "column": 23
              },
              "errorSnippet": "&lt;a class=\"usa-social-link--linkedin ext\" href=\"https://www.linkedin.com/company/usda-rural-development\" data-extlink=\"\"&gt; &lt;span&gt;LinkedIn&lt;/span&gt; &lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http:",
              "xpath": "/html/body/div[1]/footer[1]/div[4]/div[1]/div[1]/div[2]/a[3]",
              "issueID": "b46cde9c55063503c7e8321259240163",
              "signature": "855ad207700f94eb4a030cdc65bb07ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b46cde9c55063503c7e8321259240163"
            },
            {
              "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": 275,
                  "y": 0
                },
                "bottom-right": {
                  "x": 319,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8235,
                "column": 23
              },
              "errorSnippet": "&lt;a class=\"usa-social-link--youtube ext\" href=\"https://www.youtube.com/channel/UCYtl4dCpqpZvB9kbR9w_I7w\" data-extlink=\"\"&gt; &lt;span&gt;YouTube&lt;/span&gt; &lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http:/",
              "xpath": "/html/body/div[1]/footer[1]/div[4]/div[1]/div[1]/div[2]/a[4]",
              "issueID": "962906bfe9775a6e0b7c17ff2d8de379",
              "signature": "09f9f7ded4ced6b51d59eea6bceaba24",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=962906bfe9775a6e0b7c17ff2d8de379"
            },
            {
              "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": 330,
                  "y": 0
                },
                "bottom-right": {
                  "x": 374,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8245,
                "column": 23
              },
              "errorSnippet": "&lt;a class=\"usa-social-link--flickr ext\" href=\"https://www.flickr.com/photos/usda-rd/\" data-extlink=\"\"&gt; &lt;span&gt;Flickr&lt;/span&gt; &lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3.org/2000/svg",
              "xpath": "/html/body/div[1]/footer[1]/div[4]/div[1]/div[1]/div[2]/a[5]",
              "issueID": "0a80ffc7bd9683586a3a1d21b2de9fda",
              "signature": "5eff9c978d90bd3433b9a10a36757481",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0a80ffc7bd9683586a3a1d21b2de9fda"
            },
            {
              "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": 385,
                  "y": 0
                },
                "bottom-right": {
                  "x": 429,
                  "y": 44
                },
                "height": 44,
                "width": 44
              },
              "position": {
                "line": 8255,
                "column": 23
              },
              "errorSnippet": "&lt;a class=\"usa-social-link--govdelivery ext\" href=\"https://public.govdelivery.com/accounts/USDARD/subscriber/new?email=&amp;amp;commit=Sign+Up\" data-extlink=\"\"&gt; &lt;span&gt;GovDelivery&lt;/span&gt; &lt;svg focusable=\"false\" class=\"ext\" role=\"img\" ar",
              "xpath": "/html/body/div[1]/footer[1]/div[4]/div[1]/div[1]/div[2]/a[6]",
              "issueID": "ed41dac7945dec394b255049bdc2d6d4",
              "signature": "bc469a5024efabcc43a9a62c9c6f8fe6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ed41dac7945dec394b255049bdc2d6d4"
            },
            {
              "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": 40,
                  "y": 45
                },
                "bottom-right": {
                  "x": 340,
                  "y": 72
                },
                "height": 27,
                "width": 300
              },
              "position": {
                "line": 7783,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"tagline\"&gt;U.S. Department of Agriculture&lt;/div&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/a[1]/div[1]",
              "issueID": "5858b36e0fdf6bba48fbca1bb5fb376e",
              "signature": "ca97e4b3562233bbbe0673c1e44480a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5858b36e0fdf6bba48fbca1bb5fb376e"
            },
            {
              "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": 4011,
                "column": 40
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/about-rd/careers-rural-development\"&gt; &lt;span&gt;Careers at Rural Development&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[9]",
              "issueID": "9bc794807a421d6568853ad6190fd415",
              "signature": "cb7d247becf7b529b12392137b03ca00",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9bc794807a421d6568853ad6190fd415"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 42,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about-rd/careers-rural-development\"&gt; &lt;span&gt;Careers at Rural Development&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[9]/a[1]",
              "issueID": "1b349d33a6db69dc5d24baab28edf8af",
              "signature": "98d59d4791cc72178a7aca84b83f6991",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1b349d33a6db69dc5d24baab28edf8af"
            },
            {
              "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": 7941,
                "column": 11
              },
              "errorSnippet": "&lt;span&gt;Careers at Rural Development&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[9]/a[1]/span[1]",
              "issueID": "bfb5834dcbdbf04de854f5d37c33107e",
              "signature": "d139885ed46ee591fbc516d893d1be34",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bfb5834dcbdbf04de854f5d37c33107e"
            },
            {
              "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": 7877,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/programs-services/community-facilities\"&gt; &lt;span&gt;Community Facilities Programs&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]",
              "issueID": "510d93842e580a197d0af76e86f31381",
              "signature": "66856c18dc8c68bd2d1f8959e0cda3b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=510d93842e580a197d0af76e86f31381"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 90,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/programs-services/community-facilities\"&gt; &lt;span&gt;Community Facilities Programs&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "7ace59668785a98689abd89c88c93318",
              "signature": "41fd60395c7dd3173d8ac6bd3721ac76",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7ace59668785a98689abd89c88c93318"
            },
            {
              "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": 8016,
                "column": 11
              },
              "errorSnippet": "&lt;span&gt;Community Facilities Programs&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]/span[1]",
              "issueID": "3837ef7e86865f1c34de57dd509d1e6c",
              "signature": "2f9cbfb617707bd2796f4358db8be96e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3837ef7e86865f1c34de57dd509d1e6c"
            },
            {
              "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": 7907,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/programs-services/single-family-housing-programs\"&gt; &lt;span&gt;Single Family Housing Programs&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[8]",
              "issueID": "25bc622b53faadc98dfa41591a08d485",
              "signature": "ff9b09b3fe261d52c60c48e93632a8fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=25bc622b53faadc98dfa41591a08d485"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 1082,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/programs-services/single-family-housing-programs\"&gt; &lt;span&gt;Single Family Housing Programs&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[8]/a[1]",
              "issueID": "e6944870aa20f7743d75b592eb55de7d",
              "signature": "8c2bda7ce28d77b8f56a4cff18374dd5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e6944870aa20f7743d75b592eb55de7d"
            },
            {
              "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": 8046,
                "column": 11
              },
              "errorSnippet": "&lt;span&gt;Single Family Housing Programs&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[8]/a[1]/span[1]",
              "issueID": "18144acd1dc11ac2dc17e3b447ba08d0",
              "signature": "26a9bdc51498080ae850460072675cdf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=18144acd1dc11ac2dc17e3b447ba08d0"
            },
            {
              "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": 7917,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/programs-services/telecommunications-programs\"&gt; &lt;span&gt;Telecommunications Programs&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[9]",
              "issueID": "fbd35eb9375d101ad559b7da4dbc5e75",
              "signature": "adf6e90bc5785b45c427d3ad05de5e19",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fbd35eb9375d101ad559b7da4dbc5e75"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 1098,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/programs-services/telecommunications-programs\"&gt; &lt;span&gt;Telecommunications Programs&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[9]/a[1]",
              "issueID": "c3be5edc9e7fc76c4b70dc9f494e0364",
              "signature": "00ec12fd00fddc960b63c3047fcbcb16",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c3be5edc9e7fc76c4b70dc9f494e0364"
            },
            {
              "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": 8056,
                "column": 11
              },
              "errorSnippet": "&lt;span&gt;Telecommunications Programs&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[9]/a[1]/span[1]",
              "issueID": "5a5d7eab9d8b56085aceda4f2b689d25",
              "signature": "34f699748346f3b2b74e963edcb54d9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5a5d7eab9d8b56085aceda4f2b689d25"
            },
            {
              "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": 7927,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/programs-services/water-environmental-programs\"&gt; &lt;span&gt;Water &amp;amp; Environmental Programs&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[10]",
              "issueID": "a765037886bd0572cf645f6c03307520",
              "signature": "608b2d77617d3c74653eb0f38c92416d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a765037886bd0572cf645f6c03307520"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 1098,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/programs-services/water-environmental-programs\"&gt; &lt;span&gt;Water &amp;amp; Environmental Programs&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[10]/a[1]",
              "issueID": "415d4af699c2fb813fe1aecc0965fe83",
              "signature": "6151fdb6b0af4c548a98fdcc7a99fdab",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=415d4af699c2fb813fe1aecc0965fe83"
            },
            {
              "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": 8066,
                "column": 11
              },
              "errorSnippet": "&lt;span&gt;Water &amp;amp; Environmental Programs&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[10]/a[1]/span[1]",
              "issueID": "961e40aa4e16a2db4d4161b176a43135",
              "signature": "4550edaae8e4746532701349257644e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=961e40aa4e16a2db4d4161b176a43135"
            },
            {
              "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": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/programs-services/multi-family-housing-programs\"&gt; &lt;span&gt;Multifamily Housing Programs&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[11]",
              "issueID": "ea3cf864db2c053d4899c148a9d7a975",
              "signature": "a5da55295b46f1ec04be6c6458bb3d7f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ea3cf864db2c053d4899c148a9d7a975"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 3674,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/programs-services/multi-family-housing-programs\"&gt; &lt;span&gt;Multifamily Housing Programs&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[11]/a[1]",
              "issueID": "ea518b2076de14cf0311ebe229895205",
              "signature": "259741f9c49a034394ea8cae509e7215",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ea518b2076de14cf0311ebe229895205"
            },
            {
              "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": 8076,
                "column": 11
              },
              "errorSnippet": "&lt;span&gt;Multifamily Housing Programs&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[11]/a[1]/span[1]",
              "issueID": "c8d035d95f0cfe4e9292216e3c88f51f",
              "signature": "17b57b2c49707b73b1488391ed9371a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c8d035d95f0cfe4e9292216e3c88f51f"
            },
            {
              "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": 8002,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/newsroom/stakeholder-announcements\"&gt; &lt;span&gt;Stakeholder Announcements&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[3]",
              "issueID": "208de0228521b0736f469628dab863f7",
              "signature": "67627059b77443b42165a926b5e3a64e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=208de0228521b0736f469628dab863f7"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 4034,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/newsroom/stakeholder-announcements\"&gt; &lt;span&gt;Stakeholder Announcements&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
              "issueID": "f6d8987a5f494d95a13f77f82ba81fc0",
              "signature": "35b03f3b3020f1a99bf4b7b103210345",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f6d8987a5f494d95a13f77f82ba81fc0"
            },
            {
              "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": 8141,
                "column": 11
              },
              "errorSnippet": "&lt;span&gt;Stakeholder Announcements&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]/span[1]",
              "issueID": "572e39adfd16e3df531ba7d49ac68442",
              "signature": "03bfe260cd6da634edb210ce75e25b82",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=572e39adfd16e3df531ba7d49ac68442"
            },
            {
              "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": 8032,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/newsroom/federal-funding-opportunities\"&gt; &lt;span&gt;Federal Funding Opportunities&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[6]",
              "issueID": "be8b6f9798dd99f375259b99699f50bf",
              "signature": "779c087e985afd4f3e7caf9b9d38f3ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=be8b6f9798dd99f375259b99699f50bf"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 4035,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/newsroom/federal-funding-opportunities\"&gt; &lt;span&gt;Federal Funding Opportunities&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[6]/a[1]",
              "issueID": "d11778582b152cb63d71cbd8f953ecdb",
              "signature": "cb23b4f21792eb5e4bb649e4339d5f49",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d11778582b152cb63d71cbd8f953ecdb"
            },
            {
              "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": 8171,
                "column": 11
              },
              "errorSnippet": "&lt;span&gt;Federal Funding Opportunities&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[6]/a[1]/span[1]",
              "issueID": "d662ae9a0a856c3affcb5161474a0a5b",
              "signature": "2aaec8d02058a9d8016f698fec16dd21",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d662ae9a0a856c3affcb5161474a0a5b"
            },
            {
              "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": 8102,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/page/regulations-and-guidance\"&gt; &lt;span&gt;Regulations and Guidance&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[5]",
              "issueID": "6f965ab120f807450288eef0c3040434",
              "signature": "dd78690b9607851b5babac1ab2f045cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6f965ab120f807450288eef0c3040434"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 4203,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/page/regulations-and-guidance\"&gt; &lt;span&gt;Regulations and Guidance&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[5]/a[1]",
              "issueID": "af5b8aa019e483062168510e18e50ddc",
              "signature": "26a97ecedf06cc5eebbde2dcdad90bdb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=af5b8aa019e483062168510e18e50ddc"
            },
            {
              "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": 8120,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/resources/environmental-studies\"&gt; &lt;span&gt;Environmental Studies&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[6]",
              "issueID": "770cbca4b0922daaa2a93c494c2f384f",
              "signature": "30d17d2d470eae6ec4ce08ee085ddac4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=770cbca4b0922daaa2a93c494c2f384f"
            },
            {
              "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": 8130,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/resources/publications-for-cooperatives\"&gt; &lt;span&gt;Publications for Cooperatives&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[7]",
              "issueID": "2e5d64279b8b1873d80c8f1eb6d5ecc1",
              "signature": "d55f4ca254b213e574a1b8199798bdf5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2e5d64279b8b1873d80c8f1eb6d5ecc1"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 4275,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/resources/publications-for-cooperatives\"&gt; &lt;span&gt;Publications for Cooperatives&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[7]/a[1]",
              "issueID": "237af294741e5feab033ad569adf358b",
              "signature": "2b08c124c535800fc11a090e65e050f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=237af294741e5feab033ad569adf358b"
            },
            {
              "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": 8266,
                "column": 11
              },
              "errorSnippet": "&lt;span&gt;Publications for Cooperatives&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[7]/a[1]/span[1]",
              "issueID": "dc7f76f5bfb928af1ed72bbdde2b2058",
              "signature": "c0f405f23ff5ac85e9a7f3ef3d826ee8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=dc7f76f5bfb928af1ed72bbdde2b2058"
            },
            {
              "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": 8147,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/resources/usda-linc-training-resource-library\"&gt; &lt;span&gt;USDA LINC Training &amp;amp; Resource Library&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[9]",
              "issueID": "7bff42f0b34049384d83dd61bf49ece7",
              "signature": "15b3b0c9df833730da3007b87d7701d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7bff42f0b34049384d83dd61bf49ece7"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 4275,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/resources/usda-linc-training-resource-library\"&gt; &lt;span&gt;USDA LINC Training &amp;amp; Resource Library&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[9]/a[1]",
              "issueID": "b35d45857b506dbc1bf3918d6c4f7cd7",
              "signature": "3ba378013992e30151f35a9d917058ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b35d45857b506dbc1bf3918d6c4f7cd7"
            },
            {
              "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": 8286,
                "column": 11
              },
              "errorSnippet": "&lt;span&gt;USDA LINC Training &amp;amp; Resource Library&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[9]/a[1]/span[1]",
              "issueID": "4417a66fabb018d1fe71d5fce66ab7c2",
              "signature": "63dc4deda51b160ea49698e1477bc64c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4417a66fabb018d1fe71d5fce66ab7c2"
            },
            {
              "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": 8272,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/contact-us/freedom-information-act-foia\"&gt; &lt;span&gt;Freedom of Information Act&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[11]",
              "issueID": "5a10d4c79d06a5228b4368141cdd30d5",
              "signature": "3b4b258799b9119fc5ca12661cce98e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5a10d4c79d06a5228b4368141cdd30d5"
            },
            {
              "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": -40,
                  "y": -16
                },
                "height": -16,
                "width": -40
              },
              "position": {
                "line": 5091,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contact-us/freedom-information-act-foia\"&gt; &lt;span&gt;Freedom of Information Act&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[11]/a[1]",
              "issueID": "4a8606c39d0b718dfbfbe575fdbdd26e",
              "signature": "fbeeeaeae9d4f5ce6e01b1b8d0de77da",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4a8606c39d0b718dfbfbe575fdbdd26e"
            },
            {
              "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": 8411,
                "column": 11
              },
              "errorSnippet": "&lt;span&gt;Freedom of Information Act&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[11]/a[1]/span[1]",
              "issueID": "2d1986dc519784223502078acd244c8c",
              "signature": "adec251536f0eeb1068426e8170db230",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2d1986dc519784223502078acd244c8c"
            },
            {
              "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": 8282,
                "column": 15
              },
              "errorSnippet": "&lt;li class=\"usa-nav__submenu-item\"&gt; &lt;a href=\"/contactpage/civil-rights-contacts\"&gt; &lt;span&gt;Civil Rights Contacts&lt;/span&gt; &lt;/a&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[12]",
              "issueID": "617ccb9de95fd2bbc25bfed5518bcb97",
              "signature": "0867c5771f508127f2df468b1dfe6e01",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=617ccb9de95fd2bbc25bfed5518bcb97"
            },
            {
              "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": 22
                },
                "bottom-right": {
                  "x": 300,
                  "y": 38
                },
                "height": 16,
                "width": 300
              },
              "position": {
                "line": 9047,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"tagline\"&gt;U.S. Department of Agriculture&lt;/div&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[4]/div[1]/div[1]/div[1]/a[1]/div[1]",
              "issueID": "8f52da05fd9370bda94c26f46d748caa",
              "signature": "3c7ecdbf0430bedad313eb56d01a9dc3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8f52da05fd9370bda94c26f46d748caa"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3786
                },
                "height": 3786,
                "width": 1024
              },
              "position": {
                "line": 2077,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path--sections path-frontpage page-node-type-sections context-sections-welcome-rural-development\"&gt; &lt;a href=\"#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;noscript aria-hidden=\"tru",
              "xpath": "/html/body",
              "issueID": "47bad880a113bad7ecbfcf616f05c65d",
              "signature": "b2f84a8ecdeb200f790d976998565863",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=47bad880a113bad7ecbfcf616f05c65d"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 460.796875
                },
                "bottom-right": {
                  "x": 44,
                  "y": 522.796875
                },
                "height": 62,
                "width": 44
              },
              "position": {
                "line": 7801,
                "column": 1
              },
              "errorSnippet": "&lt;div aria-label=\"Font Size Options\" class=\"acctoggle\" role=\"toolbar\"&gt; &lt;noscript&gt; &lt;span class=\"sr-only\"&gt;You have JavaScript disabled. Please enable JavaScript to use this feature.&lt;/span&gt; &lt;/noscript&gt; &lt;div class=\"acctoggle__",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "32142fba6bd06418321ae79fc5eb9150",
              "signature": "235b5c85ece7992220ec8361f53ce157",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=32142fba6bd06418321ae79fc5eb9150"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.rd.usda.gov/",
      "what": "Rural Development",
      "result": "https://www.rd.usda.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.rd.usda.gov/",
      "result": [
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'im-looking-for', which includes one or more invalid or duplicate ids",
          "element": "<nav class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\" aria-labell ... ograms/water-environmental-programs\">Water &amp; Wastewater Assistance</option></select></div></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[aria-labelledby=\"im-looking-for\"][class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This NAV has an aria-labelledby attribute value of 'block-usda-footernavigation-menu', which includes one or more invalid or duplicate ids",
          "element": "<nav id=\"block-usda-footernavigation\" data-block-plugin-id=\"system_menu_block:footer-navigation\" cla ... \"mailto:rdwebmaster@usda.gov\">Feedback</a></li></ul></div></div></div><div class=\"usa-sign-up tablet",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(8)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "nav[aria-labelledby=\"block-usda-footernavigation-menu\"][class=\"usa-footer-nav grid-row\"][data-block-plugin-id=\"system_menu_block:footer-navigation\"][id=\"block-usda-footernavigation\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\" aria-labell ... ograms/water-environmental-programs\">Water &amp; Wastewater Assistance</option></select></div></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[aria-labelledby=\"im-looking-for\"][class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"block-usda-footernavigation\" data-block-plugin-id=\"system_menu_block:footer-navigation\" cla ... \"mailto:rdwebmaster@usda.gov\">Feedback</a></li></ul></div></div></div><div class=\"usa-sign-up tablet",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(8)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[aria-labelledby=\"block-usda-footernavigation-menu\"][class=\"usa-footer-nav grid-row\"][data-block-plugin-id=\"system_menu_block:footer-navigation\"][id=\"block-usda-footernavigation\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\" aria-labell ... ograms/water-environmental-programs\">Water &amp; Wastewater Assistance</option></select></div></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[aria-labelledby=\"im-looking-for\"][class=\"paragraph paragraph--type-dropdown-menu-slider paragraph--view-mode-default\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav id=\"block-usda-footernavigation\" data-block-plugin-id=\"system_menu_block:footer-navigation\" cla ... \"mailto:rdwebmaster@usda.gov\">Feedback</a></li></ul></div></div></div><div class=\"usa-sign-up tablet",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(8)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[aria-labelledby=\"block-usda-footernavigation-menu\"][class=\"usa-footer-nav grid-row\"][data-block-plugin-id=\"system_menu_block:footer-navigation\"][id=\"block-usda-footernavigation\"]",
            "attNo": 4
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T01:35:39",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      49
    ],
    [
      "ibm",
      17
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      9
    ],
    [
      "wave",
      4
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 12,
  "logSize": 1287,
  "errorLogCount": 12,
  "errorLogSize": 1287,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T01:37:44",
  "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": {
        "bulk": 0,
        "focInd": 3,
        "focOp": 1,
        "hover": 1,
        "linkUl": 42,
        "role": 10,
        "styleDiff": 34,
        "zIndex": 11
      },
      "alfa": {
        "r11": 4,
        "r53": 8,
        "r57": 8,
        "r65": 5,
        "r66": 19,
        "r69": 3,
        "r73": 24,
        "r78": 4,
        "r83": 4
      },
      "axe": {
        "aria-valid-attr-value": 2,
        "color-contrast-enhanced": 93,
        "color-contrast": 9,
        "frame-tested": 1,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "heading-order": 4,
        "input-button-name": 4,
        "label-content-name-mismatch": 6,
        "landmark-unique": 2,
        "region": 2
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 4,
        "e:AA.4_1_2.H91.InputButton.Name": 4,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_3_1.H85.2": 1,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.Abs": 5,
        "w:AA.1_4_3.G18.BgImage": 18,
        "w:AA.1_4_3_F24.F24.BGColour": 5
      },
      "ibm": {
        "WCAG20_Input_ExplicitLabel": 4,
        "Rpt_Aria_ValidIdRef": 8,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 12,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 8,
        "aria_semantics_attribute": 4,
        "element_attribute_deprecated": 2,
        "aria_role_redundant": 4
      },
      "wave": {
        "e:button_empty": 4,
        "e:aria_reference_broken": 8,
        "c:contrast": 21,
        "a:alt_redundant": 1,
        "a:heading_skipped": 2,
        "a:link_redundant": 2,
        "a:link_pdf": 6,
        "a:noscript": 2,
        "a:javascript_jumpmenu": 1,
        "a:underline": 2,
        "a:youtube_video": 1
      },
      "tenon": {
        "28": 4,
        "73": 20,
        "95": 16,
        "98": 24,
        "129": 6,
        "144": 100,
        "152": 28,
        "153": 78,
        "155": 2,
        "190": 4
      },
      "continuum": {
        "95": 8,
        "531": 8,
        "533": 8
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 5,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 1,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 21,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 8,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 3,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 4,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 2,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 4,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 6,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 5,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 23,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 4,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 7,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 16,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 18,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 4,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-valid-attr-value": {
              "score": 2,
              "what": "ARIA attribute has an invalid value"
            }
          },
          "ibm": {
            "aria_semantics_attribute": {
              "score": 4,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "buttonNoText": {
          "axe": {
            "input-button-name": {
              "score": 4,
              "what": "Input button has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.InputButton.Name": {
              "score": 4,
              "what": "Button input element has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "visibleLabelNotName": {
          "axe": {
            "label-content-name-mismatch": {
              "score": 5,
              "what": "Element visible text is not part of its accessible name"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "selectFlatRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H85.2": {
              "score": 1,
              "what": "Selection list may contain groups of related options that are not grouped with optgroup"
            }
          }
        },
        "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.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 5,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "controlNoText": {
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          }
        },
        "ariaReferenceBad": {
          "ibm": {
            "Rpt_Aria_ValidIdRef": {
              "score": 8,
              "what": "ARIA property does not reference the non-empty unique id of a visible element"
            }
          },
          "wave": {
            "e:aria_reference_broken": {
              "score": 8,
              "what": "Broken ARIA reference"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          },
          "continuum": {
            "531": {
              "score": 6,
              "what": "nav element has an accessible name that is non-unique among the nav elements"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 2,
              "what": "Link to PDF document"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "selectNavSurpriseRisk": {
          "wave": {
            "a:javascript_jumpmenu": {
              "score": 1,
              "what": "selection change may navigate to another page without notice"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 2,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:youtube_video": {
              "score": 1,
              "what": "YouTube video may have no or incorrect captions"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 15,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 12,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 100,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 14,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 20,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "labelBadID": {
          "continuum": {
            "95": {
              "score": 8,
              "what": "element has an aria-labelledby value that includes an invalid or duplicate id"
            }
          }
        },
        "navNoText": {
          "continuum": {
            "533": {
              "score": 6,
              "what": "nav element is not the only nav element but has no accessible name"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 542,
      "log": 57,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "leadingClipsText",
          "score": 102
        },
        {
          "groupName": "contrastAAA",
          "score": 29
        },
        {
          "groupName": "linkIndication",
          "score": 23
        },
        {
          "groupName": "contrastAA",
          "score": 23
        },
        {
          "groupName": "allCaps",
          "score": 22
        },
        {
          "groupName": "noLeading",
          "score": 20
        },
        {
          "groupName": "linkVague",
          "score": 17
        },
        {
          "groupName": "targetSize",
          "score": 16
        },
        {
          "groupName": "linkTextsSame",
          "score": 14
        },
        {
          "groupName": "ariaReferenceBad",
          "score": 13
        },
        {
          "groupName": "roleBad",
          "score": 11
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "contrastRisk",
          "score": 11
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 10
        },
        {
          "groupName": "navConfusion",
          "score": 10
        },
        {
          "groupName": "labelBadID",
          "score": 10
        },
        {
          "groupName": "buttonNoText",
          "score": 9
        },
        {
          "groupName": "focusIndication",
          "score": 8
        },
        {
          "groupName": "headingStructure",
          "score": 8
        },
        {
          "groupName": "navNoText",
          "score": 8
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 7
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 7
        },
        {
          "groupName": "linkNoText",
          "score": 6
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "controlNoText",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "pdfLink",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "focusableOperable",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "selectFlatRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "selectNavSurpriseRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        }
      ]
    }
  }
}