Accessibility test digest

Synopsis

Page: United States Agency for International Development (USAID)

URL: https://www.usaid.gov/

Score: 1263

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the United States Agency for International Development (USAID) web page at https://www.usaid.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 1263 (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
total1263
log123
contentBeyondLandmarks305
fontSmall217
linkIndication131
leadingClipsText58
contrastAA50
noLeading38
allCaps37
overflowHidden26
contrastRisk24
linkForcesNewWindow20
contrastAAA19
buttonNoText19
linkVague14
focusableOperable13
metaBansZoom13
linkPair13
pageLanguage10
targetSize10
inconsistentStyles9
zIndexNotZero9
titleRedundant9
linkTextsSame8
linkNoText6
obsolete6
roleBad5
horizontalScrolling5
fontSizeAbsolute4
headingOfNothing4
leadingAbsolute4
headingStructure4
imageTextLong4
textRotated4
visibleBulk3
tabFocusability3
focusIndication3
hoverSurprise3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
mainNot13
pseudoNavListRisk3
nonSemanticText3
scrollRisk3
noLandmarks3
linkComprehensionRisk3
videoCaptionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linkComprehensionRisk: 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-usaid",
  "host": {
    "id": "usaid",
    "which": "https://www.usaid.gov/",
    "what": "United States Agency for International Development (USAID)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T02:10:46"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T02:12:59"
    }
  ],
  "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.usaid.gov/",
        "what": "United States Agency for International Development (USAID)"
      },
      {
        "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.usaid.gov/",
        "what": "United States Agency for International Development (USAID)"
      },
      {
        "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.usaid.gov/",
      "what": "United States Agency for International Development (USAID)",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.usaid.gov/",
      "result": {
        "bytes": [
          1182336,
          1182336,
          1182336,
          1182336,
          1182336
        ],
        "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.usaid.gov/",
      "what": "United States Agency for International Development (USAID)",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.usaid.gov/",
      "result": {
        "visibleElements": 551
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.usaid.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.usaid.gov/",
      "result": {
        "tabFocusables": 190,
        "tabFocused": 191,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usaid.gov/",
      "what": "URL",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.usaid.gov/",
      "result": {
        "totals": {
          "total": 190,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 189,
              "meanDelay": 2,
              "tagNames": {
                "A": 188,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Agency for International Development",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Who We Are",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Who We Are",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission, Vision and Values",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity, Equity, and Inclusion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organization",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USAID History",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2021 In Review",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Operational Policy (ADS)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Transparency",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resource Portal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What We Do",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What We Do",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Agriculture and Food Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Anti-Corruption",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climate Change",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Democracy, Human Rights, and Governance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Economic Growth and Trade",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Environment, Energy, and Infrastructure",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Gender Equality and Women's Empowerment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Global Health",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Humanitarian Assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Innovation, Technology, and Research",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nutrition",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Water and Sanitation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Working in Crises and Conflict",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Where We Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Where We Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Interactive Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Africa",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Asia",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Europe and Eurasia",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Latin America and the Caribbean",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Middle East",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission Directory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reports and Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reports and Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Dollars to Results",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Compliance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Evaluation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Strategy and Planning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget and Spending",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Performance & Financial Reporting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FY 2021 Agency Financial Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News and Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News and Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Speeches",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Videos",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Congressional Testimony",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fact Sheets",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsletter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Success Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USAID Weekly",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Storytelling Hub",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Branding",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Message Manual",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Stay Connected",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Work With USAID",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Work With USAID",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How to Work with USAID",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organizations That Work With USAID",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a Funding Opportunity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources for Partners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Involved",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Promoting Global Health Investments in global health protect Americans at home and abroad, save live",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Supporting Global Stability Despair is dangerous - while poverty does not cause violent extremism, i",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Providing Humanitarian Assistance USAID provides timely and effective humanitarian response, bringin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Catalyzing Innovation and Partnership The future of international development is enterprise-driven.L",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Empowering Women and Girls USAID is supporting women and girls and protecting life - peace and progr",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Promoting Global Health Investments in global health protect Americans at home and abroad, save live",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Supporting Global Stability Despair is dangerous - while poverty does not cause violent extremism, i",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Providing Humanitarian Assistance USAID provides timely and effective humanitarian response, bringin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Catalyzing Innovation and Partnership The future of international development is enterprise-driven.L",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Empowering Women and Girls USAID is supporting women and girls and protecting life - peace and progr",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Promoting Global Health Investments in global health protect Americans at home and abroad, save live",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Supporting Global Stability Despair is dangerous - while poverty does not cause violent extremism, i",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Providing Humanitarian Assistance USAID provides timely and effective humanitarian response, bringin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Catalyzing Innovation and Partnership The future of international development is enterprise-driven.L",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Empowering Women and Girls USAID is supporting women and girls and protecting life - peace and progr",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Stories of USAID",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partner with Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Weekly Wrap-Up:July 15, 2022",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USAID News Releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Share to FacebookFacebook",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Share to TwitterTwitter",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Join Find out about career opportunities at USAID",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Act Learn how you can get involved and lend a hand.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partner Find business and funding opportunities.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Comment Make a general inquiry or suggest an improvement.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RSS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Stay Connected",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "White House",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Forms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EGOV",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open Government",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "usa.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Archives",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Who We Are",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Who We Are",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission, Vision and Values",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity, Equity, and Inclusion",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organization",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USAID History",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2021 In Review",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Operational Policy (ADS)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Transparency",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resource Portal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What We Do",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What We Do",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Agriculture and Food Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Anti-Corruption",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climate Change",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Democracy, Human Rights, and Governance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Economic Growth and Trade",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Environment, Energy, and Infrastructure",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Gender Equality and Women's Empowerment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Global Health",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Humanitarian Assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Innovation, Technology, and Research",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nutrition",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Water and Sanitation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Working in Crises and Conflict",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Where We Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Where We Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Interactive Map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Africa",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Asia",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Europe and Eurasia",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Latin America and the Caribbean",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Middle East",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission Directory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reports and Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Reports and Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Dollars to Results",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Compliance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Evaluation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Strategy and Planning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget and Spending",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Performance & Financial Reporting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FY 2021 Agency Financial Report",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News and Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News and Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Speeches",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Videos",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Congressional Testimony",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Fact Sheets",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsletter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Success Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USAID Weekly",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Storytelling Hub",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Branding",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Message Manual",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Stay Connected",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Work With USAID",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Work With USAID",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How to Work with USAID",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organizations That Work With USAID",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a Funding Opportunity",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources for Partners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Involved",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usaid.gov/",
      "what": "URL",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.usaid.gov/",
      "result": {
        "totals": {
          "total": 218,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 7,
              "tagNames": {
                "DIV": 3,
                "SPAN": 2,
                "svg": 2
              }
            },
            "focusableAndOperable": {
              "total": 211,
              "tagNames": {
                "A": 203,
                "INPUT": 4,
                "IFRAME": 1,
                "BUTTON": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"swiper-button-prev\" style=\"cursor: default;\">&nbsp;</div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"swiper-button-next\" style=\"cursor: default;\">&nbsp;</div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "videomodal-btn",
              "text": "<div type=\"button\" id=\"videomodal-btn\" class=\"cboxElement\" style=\"cursor: defaul",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Facebook",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "Facebook",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Twitter",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "Twitter",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" rel=\"home\" title=\"U.S. Agency for International Development\" class=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Agency for International Development",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission, Vision and Values",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity, Equity, and Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USAID History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2021 In Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operational Policy (ADS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transparency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resource Portal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agriculture and Food Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anti-Corruption",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate Change",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Democracy, Human Rights, and Governance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economic Growth and Trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environment, Energy, and Infrastructure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gender Equality and Women's Empowerment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Humanitarian Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Innovation, Technology, and Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nutrition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Water and Sanitation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Working in Crises and Conflict",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where We Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where We Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where We Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interactive Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Africa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Asia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Europe and Eurasia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latin America and the Caribbean",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Middle East",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports and Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports and Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports and Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dollars to Results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Evaluation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategy and Planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget and Spending",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Performance & Financial Reporting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FY 2021 Agency Financial Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News and Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News and Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News and Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congressional Testimony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fact Sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsletter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Success Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USAID Weekly",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Storytelling Hub",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Branding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Message Manual",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stay Connected",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work With USAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work With USAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work With USAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Work with USAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organizations That Work With USAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Funding Opportunity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources for Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-search-terms",
              "text": "<input type=\"text\" id=\"edit-search-terms\" name=\"search_terms\" value=\"\" size=\"15\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"form_build_id\" value=\"form-zFXRLoFauZA5VvBkRLSeqEEzDK",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"form_id\" value=\"fusion_search_block_form_default\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"form-submi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open/Close Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/food-security\" style=\"cursor: default;\"><img src=\"/sites/default/files",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrator Power to Deliver Keynote Address on the Global Food Security Crisi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Promoting Global Health Investments in global health protect Americans at home a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supporting Global Stability Despair is dangerous - while poverty does not cause ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Providing Humanitarian Assistance USAID provides timely and effective humanitari",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Catalyzing Innovation and Partnership The future of international development is",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Empowering Women and Girls USAID is supporting women and girls and protecting li",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Promoting Global Health Investments in global health protect Americans at home a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supporting Global Stability Despair is dangerous - while poverty does not cause ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Providing Humanitarian Assistance USAID provides timely and effective humanitari",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Catalyzing Innovation and Partnership The future of international development is",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Empowering Women and Girls USAID is supporting women and girls and protecting li",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Promoting Global Health Investments in global health protect Americans at home a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supporting Global Stability Despair is dangerous - while poverty does not cause ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Providing Humanitarian Assistance USAID provides timely and effective humanitari",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Catalyzing Innovation and Partnership The future of international development is",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Empowering Women and Girls USAID is supporting women and girls and protecting li",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe class=\"yt-iframe\" title=\"Video: USAID at 60\" src=\"https://www.youtube.co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stories of USAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner with Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/weekly\" style=\"cursor: default;\"> <img src=\"/sites/default/files/nodei",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weekly Wrap-Up:July 15, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USAID News Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share to FacebookFacebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Share to TwitterTwitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join Find out about career opportunities at USAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Act Learn how you can get involved and lend a hand.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner Find business and funding opportunities.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Comment Make a general inquiry or suggest an improvement.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stay Connected",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "White House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EGOV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "usa.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Archives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission, Vision and Values",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity, Equity, and Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USAID History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2021 In Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operational Policy (ADS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transparency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resource Portal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agriculture and Food Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anti-Corruption",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate Change",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Democracy, Human Rights, and Governance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economic Growth and Trade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environment, Energy, and Infrastructure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gender Equality and Women's Empowerment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Humanitarian Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Innovation, Technology, and Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nutrition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Water and Sanitation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Working in Crises and Conflict",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where We Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where We Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interactive Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Africa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Asia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Europe and Eurasia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latin America and the Caribbean",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Middle East",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports and Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports and Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dollars to Results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Evaluation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategy and Planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget and Spending",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Performance & Financial Reporting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FY 2021 Agency Financial Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News and Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News and Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congressional Testimony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fact Sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsletter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Success Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USAID Weekly",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Storytelling Hub",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Branding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Message Manual",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stay Connected",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work With USAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work With USAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Work with USAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organizations That Work With USAID",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Funding Opportunity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources for Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxPrevious",
              "text": "<button type=\"button\" id=\"cboxPrevious\" name=\"cboxPrevious\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxNext",
              "text": "<button type=\"button\" id=\"cboxNext\" name=\"cboxNext\" style=\"cursor: default;\"></b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxSlideshow",
              "text": "<button id=\"cboxSlideshow\" name=\"cboxSlideshow\" style=\"cursor: default;\"></butto",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usaid.gov/",
      "what": "URL",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.usaid.gov/",
      "result": {
        "totals": {
          "triggers": 336,
          "headTriggers": 20,
          "tailTriggers": 316,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 4
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "U.S.AgencyforInternationalDevelopment"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Performance&FinancialReporting"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Videos"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usaid.gov/",
      "what": "URL",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.usaid.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 3,
          "wellLabeled": 2
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button type=\"button\" id=\"cboxPrevious\" name=\"cboxPrevious\"></button>}"
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button type=\"button\" id=\"cboxNext\" name=\"cboxNext\"></button>}"
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button id=\"cboxSlideshow\" name=\"cboxSlideshow\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Enter the terms you wish to search for."
                ]
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.usaid.gov/",
      "result": {
        "totals": {
          "links": 203,
          "adjacent": {
            "total": 129,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to main content",
            "",
            "U.S. Agency for International Development",
            "Who We Are",
            "back",
            "Who We Are",
            "Who We Are",
            "Mission, Vision and Values",
            "Diversity, Equity, and Inclusion",
            "Organization",
            "USAID History",
            "2021 In Review",
            "Operational Policy (ADS)",
            "Transparency",
            "Resource Portal",
            "What We Do",
            "back",
            "What We Do",
            "What We Do",
            "Agriculture and Food Security",
            "Anti-Corruption",
            "Climate Change",
            "Democracy, Human Rights, and Governance",
            "Economic Growth and Trade",
            "Education",
            "Environment, Energy, and Infrastructure",
            "Gender Equality and Women's Empowerment",
            "Global Health",
            "Humanitarian Assistance",
            "Innovation, Technology, and Research",
            "Nutrition",
            "Water and Sanitation",
            "Working in Crises and Conflict",
            "Where We Work",
            "back",
            "Where We Work",
            "Where We Work",
            "Interactive Map",
            "Africa",
            "Asia",
            "Europe and Eurasia",
            "Latin America and the Caribbean",
            "Middle East",
            "Mission Directory",
            "Reports and Data",
            "back",
            "Reports and Data",
            "Reports and Data",
            "Dollars to Results",
            "Compliance",
            "Data Resources",
            "Evaluation",
            "Strategy and Planning",
            "Budget and Spending",
            "Performance & Financial Reporting",
            "FY 2021 Agency Financial Report",
            "News and Information",
            "back",
            "News and Information",
            "News and Information",
            "Press Releases",
            "Speeches",
            "Videos",
            "Congressional Testimony",
            "Fact Sheets",
            "Events",
            "Newsletter",
            "Success Stories",
            "USAID Weekly",
            "Storytelling Hub",
            "Branding",
            "Message Manual",
            "Stay Connected",
            "Work With USAID",
            "back",
            "Work With USAID",
            "Work With USAID",
            "How to Work with USAID",
            "Organizations That Work With USAID",
            "Find a Funding Opportunity",
            "Resources for Partners",
            "Careers",
            "Get Involved",
            "Open/Close Menu",
            "",
            "",
            "Administrator Power to Deliver Keynote Address on the Global Food Security Crisis - Monday, July 18, 10:30 am EDTRead More",
            "Read More",
            "Read More",
            "Read More",
            "Read More",
            "Promoting Global HealthInvestments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.Learn MoreLearn More",
            "Supporting Global StabilityDespair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.Advancing democracy and governance helps promote sustainable development and peace around the world.Learn MoreLearn More",
            "Providing Humanitarian AssistanceUSAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.Learn MoreLearn More",
            "Catalyzing Innovation and PartnershipThe future of international development is enterprise-driven.Learn MoreLearn More",
            "Empowering Women and GirlsUSAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.Learn MoreLearn More",
            "Promoting Global HealthInvestments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.Learn MoreLearn More",
            "Supporting Global StabilityDespair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.Advancing democracy and governance helps promote sustainable development and peace around the world.Learn MoreLearn More",
            "Providing Humanitarian AssistanceUSAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.Learn MoreLearn More",
            "Catalyzing Innovation and PartnershipThe future of international development is enterprise-driven.Learn MoreLearn More",
            "Empowering Women and GirlsUSAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.Learn MoreLearn More",
            "Promoting Global HealthInvestments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.Learn MoreLearn More",
            "Supporting Global StabilityDespair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.Advancing democracy and governance helps promote sustainable development and peace around the world.Learn MoreLearn More",
            "Providing Humanitarian AssistanceUSAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.Learn MoreLearn More",
            "Catalyzing Innovation and PartnershipThe future of international development is enterprise-driven.Learn MoreLearn More",
            "Empowering Women and GirlsUSAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.Learn MoreLearn More",
            "Stories of USAID",
            "Partner with Us",
            "",
            "Weekly Wrap-Up:July 15, 2022",
            "USAID News Releases",
            "Share to FacebookFacebook",
            "Share to TwitterTwitter",
            "Join Find out about career opportunities at USAID",
            "Act Learn how you can get involved and lend a hand.",
            "Partner Find business and funding opportunities.",
            "Comment Make a general inquiry or suggest an improvement.",
            "Facebook",
            "Twitter",
            "RSS",
            "LinkedIn",
            "YouTube",
            "Stay Connected",
            "Who We Are",
            "What We Do",
            "Where We Work",
            "Reports and Data",
            "News and Information",
            "Work With USAID"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.usaid.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.usaid.gov/",
      "what": "URL",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.usaid.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.usaid.gov/",
      "result": {
        "roleElements": 6,
        "badRoleElements": 2,
        "redundantRoleElements": 0,
        "tagNames": {
          "A": {
            "button": {
              "bad": 2,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.usaid.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": 3,
            "subtotals": [
              2,
              1
            ]
          },
          "adjacentLink": {
            "total": 129,
            "subtotals": [
              103,
              25,
              1
            ]
          },
          "listLink": {
            "total": 74,
            "subtotals": [
              62,
              12
            ]
          },
          "h1": {
            "total": 5,
            "subtotals": [
              3,
              2
            ]
          },
          "h2": {
            "total": 29,
            "subtotals": [
              14,
              5,
              4,
              3,
              1,
              1,
              1
            ]
          },
          "h3": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "height": {
              "25px": [
                "",
                ""
              ],
              "auto": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "U.S. Agency for International Development"
              ],
              "600": [
                "",
                "Administrator Power to Deliver Keynote Address on the Global Food Security Crisis - Monday, July 18, 10:30 am EDTRead More",
                "Read More",
                "Read More",
                "Read More",
                "Read More",
                "Promoting Global Health          Investments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.Learn MoreLearn More",
                "Supporting Global Stability          Despair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.Advancing democracy and governance helps promote sustainable development and peace around the world.Learn MoreLearn More",
                "Providing Humanitarian Assistance          USAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.Learn MoreLearn More",
                "Catalyzing Innovation and Partnership          The future of international development is enterprise-driven.Learn MoreLearn More",
                "Empowering Women and Girls          USAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.Learn MoreLearn More",
                "Promoting Global Health          Investments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.Learn MoreLearn More",
                "Supporting Global Stability          Despair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.Advancing democracy and governance helps promote sustainable development and peace around the world.Learn MoreLearn More",
                "Providing Humanitarian Assistance          USAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.Learn MoreLearn More",
                "Catalyzing Innovation and Partnership          The future of international development is enterprise-driven.Learn MoreLearn More",
                "Empowering Women and Girls          USAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.Learn MoreLearn More",
                "Promoting Global Health          Investments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.Learn MoreLearn More",
                "Supporting Global Stability          Despair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.Advancing democracy and governance helps promote sustainable development and peace around the world.Learn MoreLearn More",
                "Providing Humanitarian Assistance          USAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.Learn MoreLearn More",
                "Catalyzing Innovation and Partnership          The future of international development is enterprise-driven.Learn MoreLearn More",
                "Empowering Women and Girls          USAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.Learn MoreLearn More",
                "Stories of USAID",
                "Partner with Us",
                "",
                "Weekly Wrap-Up:July 15, 2022"
              ],
              "700": [
                "Skip to main content",
                "",
                "Who We Are",
                "back",
                "Who We Are",
                "Who We Are",
                "Mission, Vision and Values",
                "Diversity, Equity, and Inclusion",
                "Organization",
                "USAID History",
                "2021 In Review",
                "Operational Policy (ADS)",
                "Transparency",
                "Resource Portal",
                "What We Do",
                "back",
                "What We Do",
                "What We Do",
                "Agriculture and Food Security",
                "Anti-Corruption",
                "Climate Change",
                "Democracy, Human Rights, and Governance",
                "Economic Growth and Trade",
                "Education",
                "Environment, Energy, and Infrastructure",
                "Gender Equality and Women's Empowerment",
                "Global Health",
                "Humanitarian Assistance",
                "Innovation, Technology, and Research",
                "Nutrition",
                "Water and Sanitation",
                "Working in Crises and Conflict",
                "Where We Work",
                "back",
                "Where We Work",
                "Where We Work",
                "Interactive Map",
                "Africa",
                "Asia",
                "Europe and Eurasia",
                "Latin America and the Caribbean",
                "Middle East",
                "Mission Directory",
                "Reports and Data",
                "back",
                "Reports and Data",
                "Reports and Data",
                "Dollars to Results",
                "Compliance",
                "Data Resources",
                "Evaluation",
                "Strategy and Planning",
                "Budget and Spending",
                "Performance & Financial Reporting",
                "FY 2021 Agency Financial Report",
                "News and Information",
                "back",
                "News and Information",
                "News and Information",
                "Press Releases",
                "Speeches",
                "Videos",
                "Congressional Testimony",
                "Fact Sheets",
                "Events",
                "Newsletter",
                "Success Stories",
                "USAID Weekly",
                "Storytelling Hub",
                "Branding",
                "Message Manual",
                "Stay Connected",
                "Work With USAID",
                "back",
                "Work With USAID",
                "Work With USAID",
                "How to Work with USAID",
                "Organizations That Work With USAID",
                "Find a Funding Opportunity",
                "Resources for Partners",
                "Careers",
                "Get Involved",
                "Open/Close Menu",
                "",
                "USAID News Releases",
                "Share to FacebookFacebook",
                "Share to TwitterTwitter",
                "Join       Find out about career opportunities at USAID",
                "Act       Learn how you can get involved and lend a hand.",
                "Partner       Find business and funding opportunities.",
                "Comment       Make a general inquiry or suggest an improvement.",
                "Facebook",
                "Twitter",
                "RSS",
                "LinkedIn",
                "YouTube",
                "Stay Connected",
                "Who We Are",
                "What We Do",
                "Where We Work",
                "Reports and Data",
                "News and Information",
                "Work With USAID"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Who We Are",
                "Mission, Vision and Values",
                "Diversity, Equity, and Inclusion",
                "Organization",
                "USAID History",
                "2021 In Review",
                "Operational Policy (ADS)",
                "Transparency",
                "Resource Portal",
                "What We Do",
                "Agriculture and Food Security",
                "Anti-Corruption",
                "Climate Change",
                "Democracy, Human Rights, and Governance",
                "Economic Growth and Trade",
                "Education",
                "Environment, Energy, and Infrastructure",
                "Gender Equality and Women's Empowerment",
                "Global Health",
                "Humanitarian Assistance",
                "Innovation, Technology, and Research",
                "Nutrition",
                "Water and Sanitation",
                "Working in Crises and Conflict",
                "Where We Work",
                "Interactive Map",
                "Africa",
                "Asia",
                "Europe and Eurasia",
                "Latin America and the Caribbean",
                "Middle East",
                "Mission Directory",
                "Reports and Data",
                "Dollars to Results",
                "Compliance",
                "Data Resources",
                "Evaluation",
                "Strategy and Planning",
                "Budget and Spending",
                "Performance & Financial Reporting",
                "FY 2021 Agency Financial Report",
                "News and Information",
                "Press Releases",
                "Speeches",
                "Videos",
                "Congressional Testimony",
                "Fact Sheets",
                "Events",
                "Newsletter",
                "Success Stories",
                "USAID Weekly",
                "Storytelling Hub",
                "Branding",
                "Message Manual",
                "Stay Connected",
                "Work With USAID",
                "How to Work with USAID",
                "Organizations That Work With USAID",
                "Find a Funding Opportunity",
                "Resources for Partners",
                "Careers",
                "Get Involved"
              ],
              "700": [
                "Contact Us",
                "White House",
                "Forms",
                "Privacy Policy",
                "EGOV",
                "No Fear Act",
                "Accessibility",
                "Open Government",
                "FOIA",
                "Inspector General",
                "usa.gov",
                "Archives"
              ]
            }
          },
          "h1": {
            "fontWeight": {
              "500": [
                "Administrator Power to Deliver Keynote Address on the Global Food Security Crisis - Monday, July 18, 10:30 am EDT",
                "What We Do",
                "News"
              ],
              "700": [
                "U.S. Agency for International Development",
                "Home"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "U.S. Agency for International Development",
                "Home"
              ],
              "rgb(0, 47, 108)": [
                "Administrator Power to Deliver Keynote Address on the Global Food Security Crisis - Monday, July 18, 10:30 am EDT",
                "What We Do",
                "News"
              ]
            },
            "fontSize": {
              "24px": [
                "U.S. Agency for International Development",
                "Home"
              ],
              "30px": [
                "Administrator Power to Deliver Keynote Address on the Global Food Security Crisis - Monday, July 18, 10:30 am EDT",
                "What We Do",
                "News"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "Speeches Shim",
                "Join",
                "Act",
                "Partner",
                "Comment",
                "Connect"
              ],
              "500": [
                "Food Security",
                "Ukraine Response",
                "COVID-19",
                "Climate Change",
                "Promoting Global Health",
                "Supporting Global Stability",
                "Providing Humanitarian Assistance",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls",
                "Promoting Global Health",
                "Supporting Global Stability",
                "Providing Humanitarian Assistance",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls",
                "Promoting Global Health",
                "Supporting Global Stability",
                "Providing Humanitarian Assistance",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls",
                "Stories of USAID",
                "Partner with Us"
              ],
              "700": [
                "Search Fusion",
                "Share This Page"
              ]
            },
            "opacity": {
              "0": [
                "Promoting Global Health",
                "Supporting Global Stability",
                "Providing Humanitarian Assistance",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls",
                "Promoting Global Health",
                "Supporting Global Stability",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls",
                "Promoting Global Health",
                "Supporting Global Stability",
                "Providing Humanitarian Assistance",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls"
              ],
              "1": [
                "Search Fusion",
                "Speeches Shim",
                "Food Security",
                "Ukraine Response",
                "COVID-19",
                "Climate Change",
                "Providing Humanitarian Assistance",
                "Stories of USAID",
                "Partner with Us",
                "Share This Page",
                "Join",
                "Act",
                "Partner",
                "Comment",
                "Connect"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Search Fusion",
                "Speeches Shim"
              ],
              "rgb(255, 255, 255)": [
                "Food Security",
                "Ukraine Response",
                "COVID-19",
                "Climate Change",
                "Promoting Global Health",
                "Supporting Global Stability",
                "Providing Humanitarian Assistance",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls",
                "Promoting Global Health",
                "Supporting Global Stability",
                "Providing Humanitarian Assistance",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls",
                "Promoting Global Health",
                "Supporting Global Stability",
                "Providing Humanitarian Assistance",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls",
                "Stories of USAID",
                "Partner with Us"
              ],
              "rgb(68, 68, 68)": [
                "Share This Page"
              ],
              "rgb(102, 102, 102)": [
                "Join",
                "Act",
                "Partner",
                "Comment",
                "Connect"
              ]
            },
            "fontSize": {
              "21px": [
                "Search Fusion",
                "Speeches Shim"
              ],
              "37px": [
                "Food Security",
                "Ukraine Response",
                "COVID-19",
                "Climate Change"
              ],
              "30px": [
                "Promoting Global Health",
                "Supporting Global Stability",
                "Providing Humanitarian Assistance",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls",
                "Promoting Global Health",
                "Supporting Global Stability",
                "Providing Humanitarian Assistance",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls",
                "Promoting Global Health",
                "Supporting Global Stability",
                "Providing Humanitarian Assistance",
                "Catalyzing Innovation and Partnership",
                "Empowering Women and Girls",
                "Stories of USAID",
                "Partner with Us"
              ],
              "15px": [
                "Share This Page"
              ],
              "27.5px": [
                "Join",
                "Act",
                "Partner",
                "Comment",
                "Connect"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.usaid.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.usaid.gov/",
      "result": {
        "totals": {
          "total": 26,
          "tagNames": {
            "DIV": 26
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "omega-media-query-dummy",
            "text": "#omega-media-query-dummy { position: relative; z-index: -1; }#omega-media-query-dummy { z-index: 0; "
          },
          {
            "tagName": "DIV",
            "id": "skip-link",
            "text": "Skip to main content"
          },
          {
            "tagName": "DIV",
            "id": "region-menu",
            "text": "Who We ArebackWho We AreWho We Are\nMission, Vision and Values\nDiversity, Equity, and Inclusion\nOrgan"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Promoting Global Health Investments in global health protect Americans at home and abroad, save live"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Promoting Global Health Investments in global health protect Americans at home and abroad, save live"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Promoting Global Health Investments in global health protect Americans at home and abroad, save live"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Supporting Global Stability Despair is dangerous - while poverty does not cause violent extremism, i"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Providing Humanitarian Assistance USAID provides timely and effective humanitarian response, bringin"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Catalyzing Innovation and Partnership The future of international development is enterprise-driven.L"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Empowering Women and Girls USAID is supporting women and girls and protecting life - peace and progr"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Promoting Global Health Investments in global health protect Americans at home and abroad, save live"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Supporting Global Stability Despair is dangerous - while poverty does not cause violent extremism, i"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Providing Humanitarian Assistance USAID provides timely and effective humanitarian response, bringin"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Catalyzing Innovation and Partnership The future of international development is enterprise-driven.L"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Empowering Women and Girls USAID is supporting women and girls and protecting life - peace and progr"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Promoting Global Health Investments in global health protect Americans at home and abroad, save live"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Supporting Global Stability Despair is dangerous - while poverty does not cause violent extremism, i"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Providing Humanitarian Assistance USAID provides timely and effective humanitarian response, bringin"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Catalyzing Innovation and Partnership The future of international development is enterprise-driven.L"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Empowering Women and Girls USAID is supporting women and girls and protecting life - peace and progr"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "zone-floating-footer-wrapper",
            "text": "Join Find out about career opportunities at USAID Act Learn how you can get involved and lend a hand"
          },
          {
            "tagName": "DIV",
            "id": "cboxOverlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "colorbox",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "cboxWrapper",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.usaid.gov/",
      "result": {
        "totals": {
          "failures": 149,
          "warnings": 19
        },
        "items": [
          {
            "index": 108,
            "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": 734,
            "verdict": "failed",
            "rule": {
              "ruleID": "r4",
              "ruleSummary": "<html> document elements have a lang attribute",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r4",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#language-of-page",
                  "chapter": "3.1.1",
                  "title": "Language of Page"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57",
                  "name": "H57",
                  "title": "Using the language attribute on the HTML element"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "html",
              "path": "/html[1]",
              "codeLines": [
                "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" version=\"XHTML+RDFa 1.0\" dir=\"ltr\" xmlns:o...",
                "...",
                "</html>"
              ]
            }
          },
          {
            "index": 842,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#reflow",
                  "chapter": "1.4.10",
                  "title": "Reflow"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[2]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=..."
              ]
            }
          },
          {
            "index": 867,
            "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[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h1[1]/a[1]/text()[1]",
              "codeLines": [
                "U.S. Agency for International Development"
              ]
            }
          },
          {
            "index": 868,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Who We Are"
              ]
            }
          },
          {
            "index": 869,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "back"
              ]
            }
          },
          {
            "index": 870,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[2]/text()[1]",
              "codeLines": [
                "Who We Are"
              ]
            }
          },
          {
            "index": 871,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Who We Are"
              ]
            }
          },
          {
            "index": 872,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Mission, Vision and Values"
              ]
            }
          },
          {
            "index": 873,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Diversity, Equity, and Inclusion"
              ]
            }
          },
          {
            "index": 874,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Organization"
              ]
            }
          },
          {
            "index": 875,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "USAID History"
              ]
            }
          },
          {
            "index": 876,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "2021 In Review"
              ]
            }
          },
          {
            "index": 877,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Operational Policy (ADS)"
              ]
            }
          },
          {
            "index": 878,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Transparency"
              ]
            }
          },
          {
            "index": 879,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "Resource Portal"
              ]
            }
          },
          {
            "index": 880,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "What We Do"
              ]
            }
          },
          {
            "index": 881,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "back"
              ]
            }
          },
          {
            "index": 882,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[2]/text()[1]",
              "codeLines": [
                "What We Do"
              ]
            }
          },
          {
            "index": 883,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "What We Do"
              ]
            }
          },
          {
            "index": 884,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Agriculture and Food Security"
              ]
            }
          },
          {
            "index": 885,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Anti-Corruption"
              ]
            }
          },
          {
            "index": 886,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Climate Change"
              ]
            }
          },
          {
            "index": 887,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Democracy, Human Rights, and Governance"
              ]
            }
          },
          {
            "index": 888,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Economic Growth and Trade"
              ]
            }
          },
          {
            "index": 889,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Education"
              ]
            }
          },
          {
            "index": 890,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Environment, Energy, and Infrastructure"
              ]
            }
          },
          {
            "index": 891,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "Gender Equality and Women's Empowerment"
              ]
            }
          },
          {
            "index": 892,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "Global Health"
              ]
            }
          },
          {
            "index": 893,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[12]/a[1]/text()[1]",
              "codeLines": [
                "Humanitarian Assistance"
              ]
            }
          },
          {
            "index": 894,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[13]/a[1]/text()[1]",
              "codeLines": [
                "Innovation, Technology, and Research"
              ]
            }
          },
          {
            "index": 895,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[14]/a[1]/text()[1]",
              "codeLines": [
                "Nutrition"
              ]
            }
          },
          {
            "index": 896,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[15]/a[1]/text()[1]",
              "codeLines": [
                "Water and Sanitation"
              ]
            }
          },
          {
            "index": 897,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[16]/a[1]/text()[1]",
              "codeLines": [
                "Working in Crises and Conflict"
              ]
            }
          },
          {
            "index": 898,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Where We Work"
              ]
            }
          },
          {
            "index": 899,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "back"
              ]
            }
          },
          {
            "index": 900,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[2]/text()[1]",
              "codeLines": [
                "Where We Work"
              ]
            }
          },
          {
            "index": 901,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Where We Work"
              ]
            }
          },
          {
            "index": 902,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Interactive Map"
              ]
            }
          },
          {
            "index": 903,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Africa"
              ]
            }
          },
          {
            "index": 904,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Asia"
              ]
            }
          },
          {
            "index": 905,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Europe and Eurasia"
              ]
            }
          },
          {
            "index": 906,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Latin America and the Caribbean"
              ]
            }
          },
          {
            "index": 907,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Middle East"
              ]
            }
          },
          {
            "index": 908,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Mission Directory"
              ]
            }
          },
          {
            "index": 909,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Reports and Data"
              ]
            }
          },
          {
            "index": 910,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "back"
              ]
            }
          },
          {
            "index": 911,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/a[2]/text()[1]",
              "codeLines": [
                "Reports and Data"
              ]
            }
          },
          {
            "index": 912,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Reports and Data"
              ]
            }
          },
          {
            "index": 913,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Dollars to Results"
              ]
            }
          },
          {
            "index": 914,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Compliance"
              ]
            }
          },
          {
            "index": 915,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Data Resources"
              ]
            }
          },
          {
            "index": 916,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Evaluation"
              ]
            }
          },
          {
            "index": 917,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Strategy and Planning"
              ]
            }
          },
          {
            "index": 918,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Budget and Spending"
              ]
            }
          },
          {
            "index": 919,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Performance & Financial Reporting"
              ]
            }
          },
          {
            "index": 920,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "FY 2021 Agency Financial Report"
              ]
            }
          },
          {
            "index": 921,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "News and Information"
              ]
            }
          },
          {
            "index": 922,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "back"
              ]
            }
          },
          {
            "index": 923,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/a[2]/text()[1]",
              "codeLines": [
                "News and Information"
              ]
            }
          },
          {
            "index": 924,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "News and Information"
              ]
            }
          },
          {
            "index": 925,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Press Releases"
              ]
            }
          },
          {
            "index": 926,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Speeches"
              ]
            }
          },
          {
            "index": 927,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Videos"
              ]
            }
          },
          {
            "index": 928,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Congressional Testimony"
              ]
            }
          },
          {
            "index": 929,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Fact Sheets"
              ]
            }
          },
          {
            "index": 930,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Events"
              ]
            }
          },
          {
            "index": 931,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Newsletter"
              ]
            }
          },
          {
            "index": 932,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "Success Stories"
              ]
            }
          },
          {
            "index": 933,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "USAID Weekly"
              ]
            }
          },
          {
            "index": 934,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[12]/a[1]/text()[1]",
              "codeLines": [
                "Storytelling Hub"
              ]
            }
          },
          {
            "index": 935,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[13]/a[1]/text()[1]",
              "codeLines": [
                "Branding"
              ]
            }
          },
          {
            "index": 936,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[14]/a[1]/text()[1]",
              "codeLines": [
                "Message Manual"
              ]
            }
          },
          {
            "index": 937,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[15]/a[1]/text()[1]",
              "codeLines": [
                "Stay Connected"
              ]
            }
          },
          {
            "index": 938,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Work With USAID"
              ]
            }
          },
          {
            "index": 939,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "back"
              ]
            }
          },
          {
            "index": 940,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/a[2]/text()[1]",
              "codeLines": [
                "Work With USAID"
              ]
            }
          },
          {
            "index": 941,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Work With USAID"
              ]
            }
          },
          {
            "index": 942,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "How to Work with USAID"
              ]
            }
          },
          {
            "index": 943,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Organizations That Work With USAID"
              ]
            }
          },
          {
            "index": 944,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Find a Funding Opportunity"
              ]
            }
          },
          {
            "index": 945,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Resources for Partners"
              ]
            }
          },
          {
            "index": 946,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Careers"
              ]
            }
          },
          {
            "index": 947,
            "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[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Get Involved"
              ]
            }
          },
          {
            "index": 950,
            "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[4]/div[1]/div[2]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Open/Close Menu"
              ]
            }
          },
          {
            "index": 974,
            "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": [
                "USAID at 60"
              ]
            }
          },
          {
            "index": 981,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Last updated: July 16, 2022"
              ]
            }
          },
          {
            "index": 982,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Share This Page"
              ]
            }
          },
          {
            "index": 986,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Join"
              ]
            }
          },
          {
            "index": 987,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "Find out about career opportunities at USAID"
              ]
            }
          },
          {
            "index": 988,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Act"
              ]
            }
          },
          {
            "index": 989,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "Learn how you can get involved and lend a hand."
              ]
            }
          },
          {
            "index": 990,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Partner"
              ]
            }
          },
          {
            "index": 991,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "Find business and funding opportunities."
              ]
            }
          },
          {
            "index": 992,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Comment"
              ]
            }
          },
          {
            "index": 993,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "Make a general inquiry or suggest an improvement."
              ]
            }
          },
          {
            "index": 994,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/h2[1]/text()[1]",
              "codeLines": [
                "Connect"
              ]
            }
          },
          {
            "index": 995,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Facebook"
              ]
            }
          },
          {
            "index": 996,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Twitter"
              ]
            }
          },
          {
            "index": 997,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "RSS"
              ]
            }
          },
          {
            "index": 998,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "LinkedIn"
              ]
            }
          },
          {
            "index": 999,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[5]/a[1]/text()[1]",
              "codeLines": [
                "YouTube"
              ]
            }
          },
          {
            "index": 1000,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[6]/a[1]/text()[1]",
              "codeLines": [
                "Stay Connected"
              ]
            }
          },
          {
            "index": 1001,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 1002,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "White House"
              ]
            }
          },
          {
            "index": 1003,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Forms"
              ]
            }
          },
          {
            "index": 1004,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 1005,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "EGOV"
              ]
            }
          },
          {
            "index": 1006,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "No Fear Act"
              ]
            }
          },
          {
            "index": 1007,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 1008,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Open Government"
              ]
            }
          },
          {
            "index": 1009,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "FOIA"
              ]
            }
          },
          {
            "index": 1010,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "Inspector General"
              ]
            }
          },
          {
            "index": 1011,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[11]/a[1]/text()[1]",
              "codeLines": [
                "usa.gov"
              ]
            }
          },
          {
            "index": 1012,
            "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[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[12]/a[1]/text()[1]",
              "codeLines": [
                "Archives"
              ]
            }
          },
          {
            "index": 1172,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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[2]/section[1]/p[1]/text()[1]",
              "codeLines": [
                "USAID is the world's premier international development agency and a catalytic actor driving develop..."
              ]
            }
          },
          {
            "index": 1173,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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[2]/section[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "U.S. national security and economic prosperity"
              ]
            }
          },
          {
            "index": 1174,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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[2]/section[1]/p[1]/text()[2]",
              "codeLines": [
                ", demonstrates"
              ]
            }
          },
          {
            "index": 1175,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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[2]/section[1]/p[1]/span[2]/text()[1]",
              "codeLines": [
                "American generosity"
              ]
            }
          },
          {
            "index": 1176,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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[2]/section[1]/p[1]/text()[3]",
              "codeLines": [
                ", and promotes a path to"
              ]
            }
          },
          {
            "index": 1177,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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[2]/section[1]/p[1]/span[3]/text()[1]",
              "codeLines": [
                "recipient self-reliance and resilience"
              ]
            }
          },
          {
            "index": 1178,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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[2]/section[1]/p[1]/text()[4]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 1179,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Food Security"
              ]
            }
          },
          {
            "index": 1180,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Addressing the global hunger crisis caused by COVID-19, climate change, and Russia's war on Ukraine"
              ]
            }
          },
          {
            "index": 1181,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Ukraine Response"
              ]
            }
          },
          {
            "index": 1182,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Meeting humanitarian needs arisen from Putin's unprovoked attack on Ukraine"
              ]
            }
          },
          {
            "index": 1183,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 1184,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Fighting the pandemic and addressing its impacts on development programs"
              ]
            }
          },
          {
            "index": 1185,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Climate Change"
              ]
            }
          },
          {
            "index": 1186,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Working together towards a healthier more prosperous planet"
              ]
            }
          },
          {
            "index": 1190,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/h2[1]/text()[1]",
              "codeLines": [
                "Connect"
              ]
            }
          },
          {
            "index": 1208,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Food Security"
              ]
            }
          },
          {
            "index": 1209,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Addressing the global hunger crisis caused by COVID-19, climate change, and Russia's war on Ukraine"
              ]
            }
          },
          {
            "index": 1210,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Ukraine Response"
              ]
            }
          },
          {
            "index": 1211,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Meeting humanitarian needs arisen from Putin's unprovoked attack on Ukraine"
              ]
            }
          },
          {
            "index": 1212,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 1213,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Fighting the pandemic and addressing its impacts on development programs"
              ]
            }
          },
          {
            "index": 1214,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Climate Change"
              ]
            }
          },
          {
            "index": 1215,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Working together towards a healthier more prosperous planet"
              ]
            }
          },
          {
            "index": 1219,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/h2[1]/text()[1]",
              "codeLines": [
                "Connect"
              ]
            }
          },
          {
            "index": 1246,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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[2]/section[1]/p[1]",
              "codeLines": [
                "<p vocab=\"http://schema.org/\" typeof=\"GovernmentOrganization\">",
                "  <meta property=\"name\" content=\"U.S. Agency for International Development\">",
                "  USAID is the world's premier international development agency and a catalytic actor driving devel...",
                "  <span>",
                "    U.S. national security and economic prosperity",
                "  </span>",
                "  , demonstrates",
                "  <span>",
                "    American generosity",
                "  </span>",
                "  , and promotes a path to",
                "  <span>",
                "    recipient self-reliance and resilience",
                "  </span>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 1247,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Addressing the global hunger crisis caused by COVID-19, climate change, and Russia's war on Ukrai...",
                "</p>"
              ]
            }
          },
          {
            "index": 1248,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Meeting humanitarian needs arisen from Putin's unprovoked attack on Ukraine",
                "</p>"
              ]
            }
          },
          {
            "index": 1249,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Fighting the pandemic and addressing its impacts on development programs",
                "</p>"
              ]
            }
          },
          {
            "index": 1250,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Working together towards a healthier more prosperous planet",
                "</p>"
              ]
            }
          },
          {
            "index": 1251,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[8]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  USAID provides timely and effective humanitarian response, bringing disaster relief and lifesavin...",
                "  <br>",
                "  <span class=\"bucketmore\">",
                "    Learn More",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 1252,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/weekly\">",
                "    Weekly Wrap-Up:",
                "    <br>",
                "    July 15, 2022",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1253,
            "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"last-updated\">",
                "  Last updated: July 16, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1254,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find out about career opportunities at USAID",
                "</p>"
              ]
            }
          },
          {
            "index": 1255,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn how you can get involved and lend a hand.",
                "</p>"
              ]
            }
          },
          {
            "index": 1256,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find business and funding opportunities.",
                "</p>"
              ]
            }
          },
          {
            "index": 1257,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Make a general inquiry or suggest an improvement.",
                "</p>"
              ]
            }
          },
          {
            "index": 1263,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[8]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  USAID provides timely and effective humanitarian response, bringing disaster relief and lifesavin...",
                "  <br>",
                "  <span class=\"bucketmore\">",
                "    Learn More",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 1603,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/USAID\" title=\"Facebook\" class=\"ext extlink\">",
                "  Facebook",
                "  <b></b>",
                "</a>"
              ]
            }
          },
          {
            "index": 1605,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://twitter.com/#!/usaid\" title=\"Twitter\" class=\"ext extlink\">",
                "  Twitter",
                "  <b></b>",
                "</a>"
              ]
            }
          },
          {
            "index": 1607,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"/stayconnected\" title=\"RSS\">",
                "  RSS",
                "  <b></b>",
                "</a>"
              ]
            }
          },
          {
            "index": 1609,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.linkedin.com/company/usaid\" title=\"LinkedIn\" class=\"ext extlink\">",
                "  LinkedIn",
                "  <b></b>",
                "</a>"
              ]
            }
          },
          {
            "index": 1611,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.youtube.com/usaidvideo\" title=\"YouTube\" class=\"ext extlink\">",
                "  YouTube",
                "  <b></b>",
                "</a>"
              ]
            }
          },
          {
            "index": 1613,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[6]/a[1]",
              "codeLines": [
                "<a href=\"/stayconnected\" title=\"Stay Connected\">",
                "  Stay Connected",
                "  <b></b>",
                "</a>"
              ]
            }
          },
          {
            "index": 1661,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"block-title\">",
                "  Share This Page",
                "</h2>"
              ]
            }
          },
          {
            "index": 1674,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "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[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[8]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  USAID provides timely and effective humanitarian response, bringing disaster relief and lifesavin...",
                "  <br>",
                "  <span class=\"bucketmore\">",
                "    Learn More",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 1691,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Facebook"
              ]
            }
          },
          {
            "index": 1692,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Twitter"
              ]
            }
          },
          {
            "index": 1693,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "RSS"
              ]
            }
          },
          {
            "index": 1694,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "LinkedIn"
              ]
            }
          },
          {
            "index": 1695,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[5]/a[1]/text()[1]",
              "codeLines": [
                "YouTube"
              ]
            }
          },
          {
            "index": 1696,
            "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[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[6]/a[1]/text()[1]",
              "codeLines": [
                "Stay Connected"
              ]
            }
          },
          {
            "index": 1711,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.usaid.gov/",
      "result": {
        "totals": {
          "rulesNA": 54,
          "rulesPassed": 39,
          "rulesWarned": 4,
          "rulesViolated": 5,
          "warnings": {
            "minor": 56,
            "moderate": 0,
            "serious": 58,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 99,
            "serious": 8,
            "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-18T02:12:23.255Z",
          "url": "https://www.usaid.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "27.8pt (37px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/food_security_windowpane.jpg) no-repeat center center; background-size: cover;\" title=\"Food Security\">",
                          "target": [
                            "div[title=\"Food Security\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Food Security</h2>",
                  "target": [
                    "div[title=\"Food Security\"] > .post-txt > h2"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/food_security_windowpane.jpg) no-repeat center center; background-size: cover;\" title=\"Food Security\">",
                          "target": [
                            "div[title=\"Food Security\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Addressing the global hunger crisis caused by COVID-19, climate change, and Russia's war on Ukraine</p>",
                  "target": [
                    "div[title=\"Food Security\"] > .post-txt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/food_security_windowpane.jpg) no-repeat center center; background-size: cover;\" title=\"Food Security\">",
                          "target": [
                            "div[title=\"Food Security\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/food-security\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                  "target": [
                    ".btn-txt.blog[href$=\"food-security\"]"
                  ],
                  "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": "27.8pt (37px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/ukraine_response_windowpane.png) no-repeat center center; background-size: cover;\" title=\"Administrator Power meets with refugees\">",
                          "target": [
                            ".post:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Ukraine Response</h2>",
                  "target": [
                    ".post:nth-child(2) > .post-txt > h2"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/ukraine_response_windowpane.png) no-repeat center center; background-size: cover;\" title=\"Administrator Power meets with refugees\">",
                          "target": [
                            ".post:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Meeting humanitarian needs arisen from Putin's unprovoked attack on Ukraine</p>",
                  "target": [
                    ".post:nth-child(2) > .post-txt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/ukraine_response_windowpane.png) no-repeat center center; background-size: cover;\" title=\"Administrator Power meets with refugees\">",
                          "target": [
                            ".post:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/usaid-response-ukraine\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                  "target": [
                    "a[href$=\"usaid-response-ukraine\"]"
                  ],
                  "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": "27.8pt (37px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/covid-homepage.jpg) no-repeat center center; background-size: cover;\" title=\"Photo Credit: PCMA.org\">",
                          "target": [
                            "div[title=\"Photo Credit: PCMA.org\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>COVID-19</h2>",
                  "target": [
                    "div[title=\"Photo Credit: PCMA.org\"] > .post-txt > h2"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/covid-homepage.jpg) no-repeat center center; background-size: cover;\" title=\"Photo Credit: PCMA.org\">",
                          "target": [
                            "div[title=\"Photo Credit: PCMA.org\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Fighting the pandemic and addressing its impacts on development programs</p>",
                  "target": [
                    "div[title=\"Photo Credit: PCMA.org\"] > .post-txt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/covid-homepage.jpg) no-repeat center center; background-size: cover;\" title=\"Photo Credit: PCMA.org\">",
                          "target": [
                            "div[title=\"Photo Credit: PCMA.org\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coronavirus\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                  "target": [
                    "a[href$=\"coronavirus\"]"
                  ],
                  "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": "27.8pt (37px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/2021pane_climate.png) no-repeat center center; background-size: cover;\" title=\"Photo credit: Adobe Stock\" alt=\"Credit: Adobe Stock\">",
                          "target": [
                            "div[title=\"Photo credit: Adobe Stock\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Climate Change</h2>",
                  "target": [
                    "div[title=\"Photo credit: Adobe Stock\"] > .post-txt > h2"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/2021pane_climate.png) no-repeat center center; background-size: cover;\" title=\"Photo credit: Adobe Stock\" alt=\"Credit: Adobe Stock\">",
                          "target": [
                            "div[title=\"Photo credit: Adobe Stock\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Working together towards a healthier more prosperous planet</p>",
                  "target": [
                    "div[title=\"Photo credit: Adobe Stock\"] > .post-txt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/2021pane_climate.png) no-repeat center center; background-size: cover;\" title=\"Photo credit: Adobe Stock\" alt=\"Credit: Adobe Stock\">",
                          "target": [
                            "div[title=\"Photo credit: Adobe Stock\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/climate-change\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                  "target": [
                    ".post-txt > a[href$=\"climate-change\"]"
                  ],
                  "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.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/default/files/nodeimage/Stories_of_aid.png\" alt=\"Graphic illustration representing aid, with reference to pillars such as education, human rights, global health, and food security and agriculture.\">",
                          "target": [
                            "a[href$=\"stories-of-transformation\"] > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Stories of USAID</h2>",
                  "target": [
                    "a[href$=\"stories-of-transformation\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/default/files/nodeimage/Partner_with_us.png\" alt=\"Graphic illustration representing partnership, with reference to partners such as NGOS, universities, U.S. government agencies, and faith-based organizations.\">",
                          "target": [
                            ".campaign-block[href$=\"partner-with-us\"][target=\"_blank\"] > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Partner with Us</h2>",
                  "target": [
                    ".campaign-block[href$=\"partner-with-us\"][target=\"_blank\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "20.6pt (27.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Join</h2>",
                  "target": [
                    "a[href$=\"careers\"] > h2"
                  ],
                  "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": "#1f2028",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find out about career opportunities at USAID</p>",
                  "target": [
                    "a[href$=\"careers\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "20.6pt (27.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Act</h2>",
                  "target": [
                    "a[href$=\"take-action\"] > h2"
                  ],
                  "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": "#1f2028",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn how you can get involved and lend a hand.</p>",
                  "target": [
                    "a[href$=\"take-action\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "20.6pt (27.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Partner</h2>",
                  "target": [
                    ".partner > a[href$=\"partner-with-us\"] > h2"
                  ],
                  "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": "#1f2028",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find business and funding opportunities.</p>",
                  "target": [
                    "a[href$=\"partner-with-us\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "20.6pt (27.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Comment</h2>",
                  "target": [
                    "a[href$=\"contact-us\"] > h2"
                  ],
                  "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": "#1f2028",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Make a general inquiry or suggest an improvement.</p>",
                  "target": [
                    "a[href$=\"contact-us\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "20.6pt (27.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Connect</h2>",
                  "target": [
                    ".connect > h2"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/USAID\" title=\"Facebook\" class=\"ext extlink\">\n          Facebook\n          <b></b>\n       </a>",
                  "target": [
                    "a[href$=\"USAID\"]"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/#!/usaid\" title=\"Twitter\" class=\"ext extlink\">\n          Twitter\n          <b></b>\n       </a>",
                  "target": [
                    "a[href$=\"/#!/usaid\"]"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/stayconnected\" title=\"RSS\">\n          RSS\n          <b></b>\n       </a>",
                  "target": [
                    "a[title=\"RSS\"]"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/company/usaid\" title=\"LinkedIn\" class=\"ext extlink\">\n          LinkedIn\n          <b></b>\n        </a>",
                  "target": [
                    "a[title=\"LinkedIn\"]"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.youtube.com/usaidvideo\" title=\"YouTube\" class=\"ext extlink\">\n           YouTube\n          <b></b>\n        </a>",
                  "target": [
                    "a[title=\"YouTube\"]"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/stayconnected\" title=\"Stay Connected\">\n           Stay Connected\n          <b></b>\n        </a>",
                  "target": [
                    "a[title=\"Stay Connected\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "27.8pt (37px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/food_security_windowpane.jpg) no-repeat center center; background-size: cover;\" title=\"Food Security\">",
                          "target": [
                            "div[title=\"Food Security\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Food Security</h2>",
                  "target": [
                    "div[title=\"Food Security\"] > .post-txt > h2"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/food_security_windowpane.jpg) no-repeat center center; background-size: cover;\" title=\"Food Security\">",
                          "target": [
                            "div[title=\"Food Security\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Addressing the global hunger crisis caused by COVID-19, climate change, and Russia's war on Ukraine</p>",
                  "target": [
                    "div[title=\"Food Security\"] > .post-txt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/food_security_windowpane.jpg) no-repeat center center; background-size: cover;\" title=\"Food Security\">",
                          "target": [
                            "div[title=\"Food Security\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/food-security\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                  "target": [
                    ".btn-txt.blog[href$=\"food-security\"]"
                  ],
                  "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": "27.8pt (37px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/ukraine_response_windowpane.png) no-repeat center center; background-size: cover;\" title=\"Administrator Power meets with refugees\">",
                          "target": [
                            ".post:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Ukraine Response</h2>",
                  "target": [
                    ".post:nth-child(2) > .post-txt > h2"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/ukraine_response_windowpane.png) no-repeat center center; background-size: cover;\" title=\"Administrator Power meets with refugees\">",
                          "target": [
                            ".post:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Meeting humanitarian needs arisen from Putin's unprovoked attack on Ukraine</p>",
                  "target": [
                    ".post:nth-child(2) > .post-txt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/ukraine_response_windowpane.png) no-repeat center center; background-size: cover;\" title=\"Administrator Power meets with refugees\">",
                          "target": [
                            ".post:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/usaid-response-ukraine\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                  "target": [
                    "a[href$=\"usaid-response-ukraine\"]"
                  ],
                  "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": "27.8pt (37px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/covid-homepage.jpg) no-repeat center center; background-size: cover;\" title=\"Photo Credit: PCMA.org\">",
                          "target": [
                            "div[title=\"Photo Credit: PCMA.org\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>COVID-19</h2>",
                  "target": [
                    "div[title=\"Photo Credit: PCMA.org\"] > .post-txt > h2"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/covid-homepage.jpg) no-repeat center center; background-size: cover;\" title=\"Photo Credit: PCMA.org\">",
                          "target": [
                            "div[title=\"Photo Credit: PCMA.org\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Fighting the pandemic and addressing its impacts on development programs</p>",
                  "target": [
                    "div[title=\"Photo Credit: PCMA.org\"] > .post-txt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/covid-homepage.jpg) no-repeat center center; background-size: cover;\" title=\"Photo Credit: PCMA.org\">",
                          "target": [
                            "div[title=\"Photo Credit: PCMA.org\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coronavirus\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                  "target": [
                    "a[href$=\"coronavirus\"]"
                  ],
                  "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": "27.8pt (37px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/2021pane_climate.png) no-repeat center center; background-size: cover;\" title=\"Photo credit: Adobe Stock\" alt=\"Credit: Adobe Stock\">",
                          "target": [
                            "div[title=\"Photo credit: Adobe Stock\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Climate Change</h2>",
                  "target": [
                    "div[title=\"Photo credit: Adobe Stock\"] > .post-txt > h2"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/2021pane_climate.png) no-repeat center center; background-size: cover;\" title=\"Photo credit: Adobe Stock\" alt=\"Credit: Adobe Stock\">",
                          "target": [
                            "div[title=\"Photo credit: Adobe Stock\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Working together towards a healthier more prosperous planet</p>",
                  "target": [
                    "div[title=\"Photo credit: Adobe Stock\"] > .post-txt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/2021pane_climate.png) no-repeat center center; background-size: cover;\" title=\"Photo credit: Adobe Stock\" alt=\"Credit: Adobe Stock\">",
                          "target": [
                            "div[title=\"Photo credit: Adobe Stock\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/climate-change\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                  "target": [
                    ".post-txt > a[href$=\"climate-change\"]"
                  ],
                  "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.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/default/files/nodeimage/Stories_of_aid.png\" alt=\"Graphic illustration representing aid, with reference to pillars such as education, human rights, global health, and food security and agriculture.\">",
                          "target": [
                            "a[href$=\"stories-of-transformation\"] > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Stories of USAID</h2>",
                  "target": [
                    "a[href$=\"stories-of-transformation\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/default/files/nodeimage/Partner_with_us.png\" alt=\"Graphic illustration representing partnership, with reference to partners such as NGOS, universities, U.S. government agencies, and faith-based organizations.\">",
                          "target": [
                            ".campaign-block[href$=\"partner-with-us\"][target=\"_blank\"] > img"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Partner with Us</h2>",
                  "target": [
                    ".campaign-block[href$=\"partner-with-us\"][target=\"_blank\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "20.6pt (27.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Join</h2>",
                  "target": [
                    "a[href$=\"careers\"] > h2"
                  ],
                  "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": "#1f2028",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find out about career opportunities at USAID</p>",
                  "target": [
                    "a[href$=\"careers\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "20.6pt (27.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Act</h2>",
                  "target": [
                    "a[href$=\"take-action\"] > h2"
                  ],
                  "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": "#1f2028",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn how you can get involved and lend a hand.</p>",
                  "target": [
                    "a[href$=\"take-action\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "20.6pt (27.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Partner</h2>",
                  "target": [
                    ".partner > a[href$=\"partner-with-us\"] > h2"
                  ],
                  "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": "#1f2028",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find business and funding opportunities.</p>",
                  "target": [
                    "a[href$=\"partner-with-us\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "20.6pt (27.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Comment</h2>",
                  "target": [
                    "a[href$=\"contact-us\"] > h2"
                  ],
                  "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": "#1f2028",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Make a general inquiry or suggest an improvement.</p>",
                  "target": [
                    "a[href$=\"contact-us\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "20.6pt (27.5px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">",
                          "target": [
                            "#zone-floating-footer-wrapper"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Connect</h2>",
                  "target": [
                    ".connect > h2"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/USAID\" title=\"Facebook\" class=\"ext extlink\">\n          Facebook\n          <b></b>\n       </a>",
                  "target": [
                    "a[href$=\"USAID\"]"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/#!/usaid\" title=\"Twitter\" class=\"ext extlink\">\n          Twitter\n          <b></b>\n       </a>",
                  "target": [
                    "a[href$=\"/#!/usaid\"]"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/stayconnected\" title=\"RSS\">\n          RSS\n          <b></b>\n       </a>",
                  "target": [
                    "a[title=\"RSS\"]"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/company/usaid\" title=\"LinkedIn\" class=\"ext extlink\">\n          LinkedIn\n          <b></b>\n        </a>",
                  "target": [
                    "a[title=\"LinkedIn\"]"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.youtube.com/usaidvideo\" title=\"YouTube\" class=\"ext extlink\">\n           YouTube\n          <b></b>\n        </a>",
                  "target": [
                    "a[title=\"YouTube\"]"
                  ],
                  "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": "#205493",
                        "contrastRatio": 0,
                        "fontSize": "6.4pt (8.58px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/stayconnected\" title=\"Stay Connected\">\n           Stay Connected\n          <b></b>\n        </a>",
                  "target": [
                    "a[title=\"Stay Connected\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"_atssh\" style=\"visibility: hidden; height: 1px; width: 1px; position: absolute; top: -9999px; z-index: 100000;\">",
                  "target": [
                    "#_atssh"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"mobile_nav\"><a class=\"btn_back\" href=\"#\" alt=\"back\">back</a><a alt=\"Who We Are\" href=\"/who-we-are\">Who We Are</a></li>",
                  "target": [
                    ".menu-mlid-1128.expanded.first > ul > .mobile_nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"mobile_nav\"><a class=\"btn_back\" href=\"#\" alt=\"back\">back</a><a alt=\"What We Do\" href=\"/what-we-do\">What We Do</a></li>",
                  "target": [
                    ".menu-mlid-1141.expanded > ul > .mobile_nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"mobile_nav\"><a class=\"btn_back\" href=\"#\" alt=\"back\">back</a><a alt=\"Where We Work\" href=\"/where-we-work\">Where We Work</a></li>",
                  "target": [
                    ".menu-mlid-1142.expanded > ul > .mobile_nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"mobile_nav\"><a class=\"btn_back\" href=\"#\" alt=\"back\">back</a><a alt=\"Reports and Data\" href=\"/reports-and-data\">Reports and Data</a></li>",
                  "target": [
                    ".menu-mlid-1143.expanded > ul > .mobile_nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"mobile_nav\"><a class=\"btn_back\" href=\"#\" alt=\"back\">back</a><a alt=\"News and Information\" href=\"/news-info\">News and Information</a></li>",
                  "target": [
                    ".menu-mlid-1144.expanded > ul > .mobile_nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"mobile_nav\"><a class=\"btn_back\" href=\"#\" alt=\"back\">back</a><a alt=\"Work With USAID\" href=\"/work-usaid\">Work With USAID</a></li>",
                  "target": [
                    ".menu-mlid-31206.expanded.last > ul > .mobile_nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 class=\"title\" id=\"page-title\">Home</h1>",
                  "target": [
                    "#page-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 class=\"block-title\">Speeches Shim</h2>",
                  "target": [
                    "#block-block-81 > .block-inner.clearfix > .block-title"
                  ],
                  "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=\"container hero-res\">",
                  "target": [
                    ".hero-res"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Promoting Global Health</h2>",
                  "target": [
                    ".swiper-slide-duplicate-active.swiper-slide-duplicate[data-swiper-slide-index=\"0\"]:nth-child(1) > a[href$=\"promoting-global-health\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>Investments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-duplicate-active.swiper-slide-duplicate[data-swiper-slide-index=\"0\"]:nth-child(1) > a[href$=\"promoting-global-health\"] > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-duplicate-active.swiper-slide-duplicate[data-swiper-slide-index=\"0\"]:nth-child(1) > a[href$=\"promoting-global-health\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Supporting Global Stability</h2>",
                  "target": [
                    ".swiper-slide-duplicate-next.swiper-slide-duplicate[data-swiper-slide-index=\"1\"]:nth-child(2) > a[href=\"/supporting-global-stability\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>Despair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.<br>Advancing democracy and governance helps promote sustainable development and peace around the world.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-duplicate-next.swiper-slide-duplicate[data-swiper-slide-index=\"1\"]:nth-child(2) > a[href=\"/supporting-global-stability\"] > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-duplicate-next.swiper-slide-duplicate[data-swiper-slide-index=\"1\"]:nth-child(2) > a[href=\"/supporting-global-stability\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Providing Humanitarian Assistance</h2>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"2\"]:nth-child(3) > a > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>USAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"2\"]:nth-child(3) > a > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"2\"]:nth-child(3) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Catalyzing Innovation and Partnership</h2>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(4) > a > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>The future of international development is enterprise-driven.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(4) > a > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(4) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Empowering Women and Girls</h2>",
                  "target": [
                    ".swiper-slide-prev > a[href=\"/empowering-women-and-girls\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>USAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-prev > a[href=\"/empowering-women-and-girls\"] > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-prev > a[href=\"/empowering-women-and-girls\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Promoting Global Health</h2>",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"0\"]:nth-child(6) > a[href$=\"promoting-global-health\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>Investments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"0\"]:nth-child(6) > a[href$=\"promoting-global-health\"] > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"0\"]:nth-child(6) > a[href$=\"promoting-global-health\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Supporting Global Stability</h2>",
                  "target": [
                    ".swiper-slide-next > a[href=\"/supporting-global-stability\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>Despair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.<br>Advancing democracy and governance helps promote sustainable development and peace around the world.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-next > a[href=\"/supporting-global-stability\"] > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-next > a[href=\"/supporting-global-stability\"] > strong"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-active > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Catalyzing Innovation and Partnership</h2>",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(9) > a > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>The future of international development is enterprise-driven.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(9) > a > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(9) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Empowering Women and Girls</h2>",
                  "target": [
                    ".swiper-slide-duplicate-prev > a[href=\"/empowering-women-and-girls\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>USAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-duplicate-prev > a[href=\"/empowering-women-and-girls\"] > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-duplicate-prev > a[href=\"/empowering-women-and-girls\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Promoting Global Health</h2>",
                  "target": [
                    ".swiper-slide-duplicate-active.swiper-slide-duplicate[data-swiper-slide-index=\"0\"]:nth-child(11) > a[href$=\"promoting-global-health\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>Investments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-duplicate-active.swiper-slide-duplicate[data-swiper-slide-index=\"0\"]:nth-child(11) > a[href$=\"promoting-global-health\"] > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-duplicate-active.swiper-slide-duplicate[data-swiper-slide-index=\"0\"]:nth-child(11) > a[href$=\"promoting-global-health\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Supporting Global Stability</h2>",
                  "target": [
                    ".swiper-slide-duplicate-next.swiper-slide-duplicate[data-swiper-slide-index=\"1\"]:nth-child(12) > a[href=\"/supporting-global-stability\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>Despair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.<br>Advancing democracy and governance helps promote sustainable development and peace around the world.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-duplicate-next.swiper-slide-duplicate[data-swiper-slide-index=\"1\"]:nth-child(12) > a[href=\"/supporting-global-stability\"] > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-duplicate-next.swiper-slide-duplicate[data-swiper-slide-index=\"1\"]:nth-child(12) > a[href=\"/supporting-global-stability\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Providing Humanitarian Assistance</h2>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"2\"]:nth-child(13) > a > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>USAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"2\"]:nth-child(13) > a > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"2\"]:nth-child(13) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Catalyzing Innovation and Partnership</h2>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(14) > a > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>The future of international development is enterprise-driven.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(14) > a > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(14) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2>Empowering Women and Girls</h2>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"4\"]:nth-child(15) > a[href=\"/empowering-women-and-girls\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<p>USAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"4\"]:nth-child(15) > a[href=\"/empowering-women-and-girls\"] > p"
                  ],
                  "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": "<strong class=\"bucketmoremob\">Learn More</strong>",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"4\"]:nth-child(15) > a[href=\"/empowering-women-and-girls\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"videomodal\" style=\"display:none;\">",
                  "target": [
                    "#videomodal"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">",
                  "target": [
                    "#colorbox"
                  ],
                  "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": "read more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.usaid.gov",
                          "port": "",
                          "pathname": "/food-security/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/usaid-response-ukraine\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                          "target": [
                            "a[href$=\"usaid-response-ukraine\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/coronavirus\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                          "target": [
                            "a[href$=\"coronavirus\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/climate-change\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                          "target": [
                            ".post-txt > a[href$=\"climate-change\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/food-security\" class=\"btn btn-txt blog\" target=\"_blank\">Read More</a>",
                  "target": [
                    ".btn-txt.blog[href$=\"food-security\"]"
                  ],
                  "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": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"text\" id=\"edit-search-terms\" name=\"search_terms\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-text\">",
                          "target": [
                            "#edit-search-terms"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" id=\"edit-search-terms\" name=\"search_terms\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-text\">",
                  "target": [
                    "#edit-search-terms"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5c5c5c",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.68,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in page-node page-node- page-node-267171 node-type-page i18n-en no-sidebars omega-mediaqueries-processed jquery-ready responsive-layout-normal\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p vocab=\"http://schema.org/\" typeof=\"GovernmentOrganization\">",
                  "target": [
                    "p[vocab=\"http://schema.org/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.68 (foreground color: #5c5c5c, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ba0c2f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.6,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in page-node page-node- page-node-267171 node-type-page i18n-en no-sidebars omega-mediaqueries-processed jquery-ready responsive-layout-normal\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #ba0c2f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>U.S. national security and economic prosperity</span>",
                  "target": [
                    "p[vocab=\"http://schema.org/\"] > span:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #ba0c2f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ba0c2f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.6,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in page-node page-node- page-node-267171 node-type-page i18n-en no-sidebars omega-mediaqueries-processed jquery-ready responsive-layout-normal\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #ba0c2f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>American generosity</span>",
                  "target": [
                    "p[vocab=\"http://schema.org/\"] > span:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #ba0c2f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ba0c2f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.6,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in page-node page-node- page-node-267171 node-type-page i18n-en no-sidebars omega-mediaqueries-processed jquery-ready responsive-layout-normal\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #ba0c2f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>recipient self-reliance and resilience</span>",
                  "target": [
                    "span:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #ba0c2f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ba0c2f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.6,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"text-inner\">\n\t\t\t\t\t\t\t\t<h1>News</h1>\n\t\t\t\t\t\t\t\t<p><a href=\"/weekly\">Weekly Wrap-Up:<br>July 15, 2022</a></p>\n\t\t\t\t\t\t\t\t<a href=\"/news-information/press-releases/\" class=\"btn btn-default\" tabindex=\"0\">USAID News Releases</a>\n\t\t\t\t\t\t\t</div>",
                          "target": [
                            ".text-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.6 (foreground color: #ba0c2f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/weekly\">Weekly Wrap-Up:<br>July 15, 2022</a>",
                  "target": [
                    "p > a[href$=\"weekly\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.6 (foreground color: #ba0c2f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#336799",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.93,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"text-inner\">\n\t\t\t\t\t\t\t\t<h1>News</h1>\n\t\t\t\t\t\t\t\t<p><a href=\"/weekly\">Weekly Wrap-Up:<br>July 15, 2022</a></p>\n\t\t\t\t\t\t\t\t<a href=\"/news-information/press-releases/\" class=\"btn btn-default\" tabindex=\"0\">USAID News Releases</a>\n\t\t\t\t\t\t\t</div>",
                          "target": [
                            ".text-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.93 (foreground color: #336799, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-information/press-releases/\" class=\"btn btn-default\" tabindex=\"0\">USAID News Releases</a>",
                  "target": [
                    ".btn-default"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.93 (foreground color: #336799, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "html-has-lang",
              "impact": "serious",
              "tags": [
                "cat.language",
                "wcag2a",
                "wcag311",
                "ACT"
              ],
              "description": "Ensures every HTML document has a lang attribute",
              "help": "<html> element must have a lang attribute",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/html-has-lang?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-lang",
                      "data": {
                        "messageKey": "noXHTML"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "The xml:lang attribute is not valid on HTML pages, use the lang attribute."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" version=\"XHTML+RDFa 1.0\" dir=\"ltr\" xmlns:og=\"http://ogp.me/ns#\" xmlns:article=\"http://ogp.me/ns/article#\" xmlns:book=\"http://ogp.me/ns/book#\" xmlns:profile=\"http://ogp.me/ns/profile#\" xmlns:video=\"http://ogp.me/ns/video#\" xmlns:product=\"http://ogp.me/ns/product#\" xmlns:content=\"http://purl.org/rss/1.0/modules/content/\" xmlns:dc=\"http://purl.org/dc/terms/\" xmlns:foaf=\"http://xmlns.com/foaf/0.1/\" xmlns:rdfs=\"http://www.w3.org/2000/01/rdf-schema#\" xmlns:sioc=\"http://rdfs.org/sioc/ns#\" xmlns:sioct=\"http://rdfs.org/sioc/types#\" xmlns:skos=\"http://www.w3.org/2004/02/skos/core#\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\" class=\"js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  The xml:lang attribute is not valid on HTML pages, use the lang attribute."
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" version=\"XHTML+RDFa 1.0\" dir=\"ltr\" xmlns:og=\"http://ogp.me/ns#\" xmlns:article=\"http://ogp.me/ns/article#\" xmlns:book=\"http://ogp.me/ns/book#\" xmlns:profile=\"http://ogp.me/ns/profile#\" xmlns:video=\"http://ogp.me/ns/video#\" xmlns:product=\"http://ogp.me/ns/product#\" xmlns:content=\"http://purl.org/rss/1.0/modules/content/\" xmlns:dc=\"http://purl.org/dc/terms/\" xmlns:foaf=\"http://xmlns.com/foaf/0.1/\" xmlns:rdfs=\"http://www.w3.org/2000/01/rdf-schema#\" xmlns:sioc=\"http://rdfs.org/sioc/ns#\" xmlns:sioct=\"http://rdfs.org/sioc/types#\" xmlns:skos=\"http://www.w3.org/2004/02/skos/core#\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\" class=\"js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling should not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "user-scalable=no",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "user-scalable=no on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "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=\"grid-6 region region-branding alpha\" id=\"region-branding\">",
                  "target": [
                    "#region-branding"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/who-we-are\">Who We Are</a>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1128.expanded.first > a[href$=\"who-we-are\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"first leaf menu-mlid-63726\"><a href=\"/who-we-are\" title=\"\">Who We Are</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1128.expanded.first > ul > .menu-mlid-63726.first.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-33036\"><a href=\"/who-we-are/mission-vision-values\">Mission, Vision and Values</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1128.expanded.first > ul > .menu-mlid-33036.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-91611\"><a href=\"/who-we-are/diversity-equity-inclusion\">Diversity, Equity, and Inclusion</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1128.expanded.first > ul > .menu-mlid-91611.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1557\"><a href=\"/who-we-are/organization\">Organization</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1128.expanded.first > ul > .menu-mlid-1557.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-1519\"><a href=\"/who-we-are/usaid-history\">USAID History</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1128.expanded.first > ul > .menu-mlid-1519.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-94706\"><a href=\"/2021inreview\">2021 In Review</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1128.expanded.first > ul > .menu-mlid-94706.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1527\"><a href=\"/who-we-are/agency-policy\">Operational Policy (ADS)</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1128.expanded.first > ul > .menu-mlid-1527.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-2604\"><a href=\"/results-and-data/progress-data/transparency\">Transparency</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1128.expanded.first > ul > .menu-mlid-2604.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"last leaf menu-mlid-2448\"><a href=\"/who-we-are/resource-portal\" title=\"\">Resource Portal</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1128.expanded.first > ul > .menu-mlid-2448.last.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/what-we-do\">What We Do</a>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > a[href$=\"what-we-do\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"first leaf menu-mlid-31186\"><a href=\"/what-we-do\" title=\"\">What We Do</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-31186.first.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1149\"><a href=\"/what-we-do/agriculture-and-food-security\">Agriculture and Food Security</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-1149.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-94406\"><a href=\"/anti-corruption\">Anti-Corruption</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-94406.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-93826\"><a href=\"https://www.usaid.gov/climate\" title=\"\">Climate Change</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-93826.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1152\"><a href=\"/democracy\">Democracy, Human Rights, and Governance</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-1152.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1146\"><a href=\"/economic-growth-and-trade\">Economic Growth and Trade</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-1146.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1148\">",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-1148.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1147\"><a href=\"/what-we-do/environment-and-global-climate-change\">Environment, Energy, and Infrastructure</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-1147.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1151\"><a href=\"/what-we-do/gender-equality-and-womens-empowerment\">Gender Equality and Women's Empowerment</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-1151.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-76316\"><a href=\"/global-health\">Global Health</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-76316.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-82641\"><a href=\"/humanitarian-assistance\">Humanitarian Assistance</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-82641.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-91286\"><a href=\"/innovation-technology-research\">Innovation, Technology, and Research</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-91286.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-93206\"><a href=\"/nutrition\">Nutrition</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-93206.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1150\"><a href=\"/what-we-do/water-and-sanitation\">Water and Sanitation</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-1150.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"last leaf has-children menu-mlid-1153\"><a href=\"/what-we-do/working-crises-and-conflict\">Working in Crises and Conflict</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1141.expanded > ul > .menu-mlid-1153.last.has-children"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/where-we-work\" title=\"Through our assistance programs, USAID plays an active and critical role in the promotion of U.S. foreign policy interests.\">Where We Work</a>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1142.expanded > a[href$=\"where-we-work\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"first leaf menu-mlid-31191\"><a href=\"/where-we-work\" title=\"\">Where We Work</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1142.expanded > ul > .menu-mlid-31191.first.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-2220\"><a href=\"https://stories.usaid.gov/usaidmap/\" title=\"\">Interactive Map</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1142.expanded > ul > .menu-mlid-2220.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1156\"><a href=\"/where-we-work/africa\" title=\"USAID in Africa\">Africa</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1142.expanded > ul > .menu-mlid-1156.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1157\"><a href=\"/where-we-work/asia\">Asia</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1142.expanded > ul > .menu-mlid-1157.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1159\"><a href=\"/where-we-work/europe-and-eurasia\">Europe and Eurasia</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1142.expanded > ul > .menu-mlid-1159.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1160\"><a href=\"/where-we-work/latin-american-and-caribbean\">Latin America and the Caribbean</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1142.expanded > ul > .menu-mlid-1160.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1158\"><a href=\"/where-we-work/middle-east\">Middle East</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1142.expanded > ul > .menu-mlid-1158.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"last leaf menu-mlid-30331\"><a href=\"/mission-directory\" title=\"\">Mission Directory</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1142.expanded > ul > .menu-mlid-30331.last.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/reports-and-data\" title=\"USAID is a business-focused development agency focused on results.\">Reports and Data</a>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1143.expanded > a[href$=\"reports-and-data\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"first leaf has-children menu-mlid-31196\"><a href=\"/reports-and-data\" title=\"\">Reports and Data</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1143.expanded > ul > .menu-mlid-31196.first.has-children"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-11066\"><a href=\"https://results.usaid.gov\" title=\"\">Dollars to Results</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1143.expanded > ul > .menu-mlid-11066.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-47446\"><a href=\"/compliance\">Compliance</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1143.expanded > ul > .menu-mlid-47446.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-3614\"><a href=\"/results-and-data/data-resources\">Data Resources</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1143.expanded > ul > .menu-mlid-3614.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-5341\"><a href=\"/evaluation\">Evaluation</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1143.expanded > ul > .menu-mlid-5341.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1502\"><a href=\"/results-and-data/planning\">Strategy and Planning</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1143.expanded > ul > .menu-mlid-1502.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-1501\"><a href=\"/cj\">Budget and Spending</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1143.expanded > ul > .menu-mlid-1501.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-2616\"><a href=\"/results-and-data/performance-reporting\">Performance &amp; Financial Reporting</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1143.expanded > ul > .menu-mlid-2616.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"last leaf menu-mlid-94041\"><a href=\"/results-and-data/progress-data/agency-financial-report/fy-2021\">FY 2021 Agency Financial Report</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1143.expanded > ul > .menu-mlid-94041.last.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/news-info\" title=\"The latest updates from the U.S. Agency for International Development\">News and Information</a>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > a[href$=\"news-info\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"first leaf menu-mlid-31201\"><a href=\"/news-info\" title=\"\">News and Information</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-31201.first.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-1211\"><a href=\"/news-information/press-releases\" title=\"\">Press Releases</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-1211.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-1212\"><a href=\"/news-information/speeches-testimony\" title=\"\">Speeches</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-1212.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-25666\"><a href=\"/news-information/videos\" title=\"\">Videos</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-25666.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-1213\"><a href=\"/news-information/congressional-testimony\" title=\"\">Congressional Testimony</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-1213.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-92371\"><a href=\"https://www.usaid.gov/news-information/fact-sheets?field_radio=3&amp;date_filter%5Bmin%5D%5Bdate%5D=&amp;date_filter%5Bmax%5D%5Bdate%5D=&amp;language=en\" title=\"\">Fact Sheets</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-92371.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-14836\"><a href=\"/news-information/events/month-calendar\" title=\"\">Events</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-14836.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-6261\"><a href=\"/news-information/newsletter\">Newsletter</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-6261.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-34091\"><a href=\"/results-data/success-stories\" title=\"\">Success Stories</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-34091.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-89826\"><a href=\"/weekly\">USAID Weekly</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-89826.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-49986\"><a href=\"https://stories.usaid.gov\" title=\"Stories and videos\">Storytelling Hub</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-49986.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-3509\"><a href=\"/branding\">Branding</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-3509.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf menu-mlid-76246\"><a href=\"/news-information/message-manual\">Message Manual</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-76246.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"last leaf has-children menu-mlid-2356\"><a href=\"/stayconnected\">Stay Connected</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-1144.expanded > ul > .menu-mlid-2356.last.has-children"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/work-usaid\">Work With USAID</a>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-31206.expanded.last > a[href$=\"work-usaid\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"first leaf has-children menu-mlid-80701\"><a href=\"/work-usaid\" title=\"\">Work With USAID</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-31206.expanded.last > ul > .menu-mlid-80701.first.has-children"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-47371\"><a href=\"/work-usaid/how-to-work-with-usaid\">How to Work with USAID</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-31206.expanded.last > ul > .menu-mlid-47371.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-47361\"><a href=\"/work-usaid/organizations\">Organizations That Work With USAID</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-31206.expanded.last > ul > .menu-mlid-47361.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-82981\"><a href=\"/work-usaid/find-a-funding-opportunity\">Find a Funding Opportunity</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-31206.expanded.last > ul > .menu-mlid-82981.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-47391\"><a href=\"/work-usaid/resources-for-partners\">Resources for Partners</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-31206.expanded.last > ul > .menu-mlid-47391.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"leaf has-children menu-mlid-5651\"><a href=\"/careers\">Careers</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-31206.expanded.last > ul > .menu-mlid-5651.has-children.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"last leaf has-children menu-mlid-4446\"><a href=\"/work-usaid/take-action\">Get Involved</a></li>",
                  "target": [
                    ".menu-block-2 > .menu-top > .menu-mlid-31206.expanded.last > ul > .menu-mlid-4446.last.has-children"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2 class=\"element-invisible\">Search Fusion</h2>",
                  "target": [
                    ".container-inline > .element-invisible"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"form-item form-type-textfield form-item-search-terms\">\n  <label class=\"element-invisible\" for=\"edit-search-terms\">Enter the terms you wish to search for. </label>\n <input type=\"text\" id=\"edit-search-terms\" name=\"search_terms\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-text\">\n</div>",
                  "target": [
                    ".form-item"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"mobile-menu-trigger\"><a href=\"javascript:;\"><span class=\"offscreen\">Open/Close Menu</span></a></div>",
                  "target": [
                    "#mobile-menu-trigger"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"hero\">",
                  "target": [
                    ".hero"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"container\">",
                  "target": [
                    ".container:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"posts\">",
                  "target": [
                    ".posts"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Global_Health.png\" alt=\"Icon of stethoscope\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-duplicate-active.swiper-slide-duplicate[data-swiper-slide-index=\"0\"]:nth-child(1) > a[href$=\"promoting-global-health\"] > .buckethov[alt=\"Icon of stethoscope\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Global_Stability.png\" alt=\"Icon of people holding hands, circled around a globe\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-duplicate-next.swiper-slide-duplicate[data-swiper-slide-index=\"1\"]:nth-child(2) > a[href=\"/supporting-global-stability\"] > .buckethov"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Humanitarian_Assistance.png\" alt=\"Icon of air drop box and water bottle\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"2\"]:nth-child(3) > a > .buckethov"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Innovation_and_Partnership.png\" alt=\"Icon of lightbulb\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(4) > a > .buckethov[alt=\"Icon of lightbulb\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Women_and_Girls.png\" alt=\"Icon of female symbol\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-prev > a[href=\"/empowering-women-and-girls\"] > .buckethov[alt=\"Icon of female symbol\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Global_Health.png\" alt=\"Icon of stethoscope\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"0\"]:nth-child(6) > a[href$=\"promoting-global-health\"] > .buckethov[alt=\"Icon of stethoscope\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Global_Stability.png\" alt=\"Icon of people holding hands, circled around a globe\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-next > a[href=\"/supporting-global-stability\"] > .buckethov"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Humanitarian_Assistance.png\" alt=\"Icon of air drop box and water bottle\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-active > a > .buckethov"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2>Providing Humanitarian Assistance</h2>",
                  "target": [
                    ".swiper-slide-active > a > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>USAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.<br><span class=\"bucketmore\">Learn More</span></p>",
                  "target": [
                    ".swiper-slide-active > a > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Innovation_and_Partnership.png\" alt=\"Icon of lightbulb\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(9) > a > .buckethov[alt=\"Icon of lightbulb\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Women_and_Girls.png\" alt=\"Icon of female symbol\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-duplicate-prev > a[href=\"/empowering-women-and-girls\"] > .buckethov[alt=\"Icon of female symbol\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Global_Health.png\" alt=\"Icon of stethoscope\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-duplicate-active.swiper-slide-duplicate[data-swiper-slide-index=\"0\"]:nth-child(11) > a[href$=\"promoting-global-health\"] > .buckethov[alt=\"Icon of stethoscope\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Global_Stability.png\" alt=\"Icon of people holding hands, circled around a globe\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-duplicate-next.swiper-slide-duplicate[data-swiper-slide-index=\"1\"]:nth-child(12) > a[href=\"/supporting-global-stability\"] > .buckethov"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Humanitarian_Assistance.png\" alt=\"Icon of air drop box and water bottle\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"2\"]:nth-child(13) > a > .buckethov"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Innovation_and_Partnership.png\" alt=\"Icon of lightbulb\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"3\"]:nth-child(14) > a > .buckethov[alt=\"Icon of lightbulb\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/sites/default/files/nodeimage/Icon_Women_and_Girls.png\" alt=\"Icon of female symbol\" class=\"buckethov\">",
                  "target": [
                    ".swiper-slide-duplicate.swiper-slide[data-swiper-slide-index=\"4\"]:nth-child(15) > a[href=\"/empowering-women-and-girls\"] > .buckethov[alt=\"Icon of female symbol\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div type=\"button\" id=\"videomodal-btn\" class=\"cboxElement\">\n\t\t\t\t\t\t\t\t<img src=\"/sites/default/files/usaid-at-60-video-thumbnail.png\" alt=\"Video: USAID at 60\">\n\t\t\t\t\t\t\t\t<p class=\"credit\"></p>\n\t\t\t\t\t\t\t</div>",
                  "target": [
                    "#videomodal-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"container\">",
                  "target": [
                    "section:nth-child(6) > .container"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"news\">",
                  "target": [
                    ".news"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p class=\"last-updated\"> Last updated: July 16, 2022</p>",
                  "target": [
                    ".last-updated"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2 class=\"block-title\">Share This Page</h2>",
                  "target": [
                    "#block-addthis-basic-addthis-block > .block-inner.clearfix > .block-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"section-footer\" class=\"section section-footer\">",
                  "target": [
                    "#section-footer"
                  ],
                  "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.usaid.gov/",
      "what": "URL",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.usaid.gov/",
      "result": {
        "Error": {
          "AA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "#cboxNext",
                "code": "<button type=\"button\" id=\"cboxNext\" name=\"cboxNext\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxPrevious",
                "code": "<button type=\"button\" id=\"cboxPrevious\" name=\"cboxPrevious\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxSlideshow",
                "code": "<button id=\"cboxSlideshow\" name=\"cboxSlideshow\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"at-share-btn-elements\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"campaign-block-wrp\">...</div>"
              }
            ]
          },
          "AA.1_3_1.H49.B": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "b",
                "id": "",
                "code": "<b>...</b>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ]
          },
          "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": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#zone-floating-footer-wrapper",
                "code": "<div id=\"zone-floating-footer-wrapper\" class=\"zone-wrapper zone-floating-footer-wrapper clearfix\">...</div>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no\">"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" title=\"Home\" class=\"active\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"element-invisible\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"bucketmore\">...</span>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a href=\"/climate-change\" class=\"btn btn-txt blog\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/coronavirus\" class=\"btn btn-txt blog\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/food-security\" class=\"btn btn-txt blog\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/usaid-response-ukraine\" class=\"btn btn-txt blog\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "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=\"/2021inreview\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/anti-corruption\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/branding\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/careers\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/cj\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/compliance\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/democracy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/economic-growth-and-trade\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/education\" title=\"Education is critical to broad-based economic growth and poverty reduction. Individual earnings increase by 10 percent for each year of school completed.  Education has a multiplier effect, contributing to greater outcomes in other areas such as health and democracy and governance.\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/evaluation\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/global-health\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/humanitarian-assistance\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/innovation-technology-research\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/mission-directory\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-info\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-information/congressional-testimony\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-information/events/month-calendar\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-information/message-manual\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-information/newsletter\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-information/press-releases\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-information/speeches-testimony\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-information/videos\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/nutrition\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/reports-and-data\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/results-and-data/data-resources\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/results-and-data/performance-reporting\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/results-and-data/planning\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/results-and-data/progress-data/agency-financial-report/fy-2021\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/results-and-data/progress-data/transparency\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/results-data/success-stories\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/stayconnected\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/weekly\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/what-we-do\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/what-we-do/agriculture-and-food-security\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/what-we-do/environment-and-global-climate-change\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/what-we-do/gender-equality-and-womens-empowerment\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/what-we-do/water-and-sanitation\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/what-we-do/working-crises-and-conflict\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/where-we-work\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/where-we-work/africa\" title=\"USAID in Africa\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/where-we-work/asia\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/where-we-work/europe-and-eurasia\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/where-we-work/latin-american-and-caribbean\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/where-we-work/middle-east\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/who-we-are\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/who-we-are/agency-policy\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/who-we-are/diversity-equity-inclusion\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/who-we-are/mission-vision-values\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/who-we-are/organization\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/who-we-are/resource-portal\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/who-we-are/usaid-history\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/work-usaid\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/work-usaid/find-a-funding-opportunity\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/work-usaid/how-to-work-with-usaid\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/work-usaid/organizations\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/work-usaid/resources-for-partners\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/work-usaid/take-action\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://results.usaid.gov\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://stories.usaid.gov\" title=\"Stories and videos\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://stories.usaid.gov/usaidmap/\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usaid.gov/climate\" title=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usaid.gov/news-information/fact-sheets?field_radio=3&amp;date_filter%5Bmin%5D%5Bdate%5D=&amp;date_filter%5Bmax%5D%5Bdate%5D=&amp;language=en\" title=\"\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"element-invisible\" for=\"edit-search-terms\">...</label>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "#at-da86100e-9bc8-4a0f-a959-7baed36a06bd",
                "code": "<span id=\"at-da86100e-9bc8-4a0f-a959-7baed36a06bd\" class=\"at4-visually-hidden\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"at4-visually-hidden\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"element-invisible element-focusable\">...</a>"
              }
            ]
          },
          "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": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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": "",
                "code": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/2021pane_climate.png) no-repeat center center; background-size: cover;\" title=\"Photo credit: Adobe Stock\" alt=\"Credit: Adobe Stock\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/covid-homepage.jpg) no-repeat center center; background-size: cover;\" title=\"Photo Credit: PCMA.org\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/food_security_windowpane.jpg) no-repeat center center; background-size: cover;\" title=\"Food Security\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"post\" style=\"background: url(/sites/default/files/nodeimage/ukraine_response_windowpane.png) no-repeat center center; background-size: cover;\" title=\"Administrator Power meets with refugees\">...</div>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usaid.gov/",
      "what": "URL",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.usaid.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 50,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 4588,
                "height": 597,
                "width": 679
              },
              "snippet": "<ul class=\"menu menu-top\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 63,
                "top": 4503,
                "height": 64,
                "width": 700
              },
              "snippet": "<ul class=\"menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/h2[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 220,
                "top": 537,
                "height": 33,
                "width": 180
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[6]/a[1]",
                "aria": "/document[1]/link[39]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 369,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a title=\"Stay Connected\" href=\"/stayconnected\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[5]/a[1]",
                "aria": "/document[1]/link[38]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 342,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a class=\"ext extlink\" title=\"YouTube\" href=\"https://www.youtube.com/usaidvideo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[37]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 315,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a class=\"ext extlink\" title=\"LinkedIn\" href=\"https://www.linkedin.com/company/usaid\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[36]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 288,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a title=\"RSS\" href=\"/stayconnected\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[35]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 261,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a class=\"ext extlink\" title=\"Twitter\" href=\"https://twitter.com/#!/usaid\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[34]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 234,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a class=\"ext extlink\" title=\"Facebook\" href=\"https://www.facebook.com/USAID\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[33]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 522,
                "height": 91,
                "width": 180
              },
              "snippet": "<a href=\"/contact-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 420,
                "height": 91,
                "width": 180
              },
              "snippet": "<a href=\"/partner-with-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 220,
                "top": 420,
                "height": 91,
                "width": 180
              },
              "snippet": "<a href=\"/work-usaid/take-action\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 420,
                "height": 91,
                "width": 180
              },
              "snippet": "<a href=\"/work-usaid/careers\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 4369,
                "height": 21,
                "width": 960
              },
              "snippet": "<p class=\"last-updated\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 4412,
                "height": 18,
                "width": 126
              },
              "snippet": "<h2 class=\"block-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 420,
                "top": 4053,
                "height": 54,
                "width": 152
              },
              "snippet": "<a href=\"/weekly\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 420,
                "top": 3985,
                "height": 36,
                "width": 290
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3957,
                "height": 25,
                "width": 274
              },
              "snippet": "<a href=\"/weekly\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/a[2]/h2[1]",
                "aria": "/document[1]/link[26]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 403,
                "top": 3780,
                "height": 27,
                "width": 340
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3717,
                "height": 158,
                "width": 344
              },
              "snippet": "<a target=\"_blank\" class=\"campaign-block\" href=\"/stories-of-transformation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[9]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 669,
                "top": 3312,
                "height": 28,
                "width": 159
              },
              "snippet": "<a href=\"/catalyzing-innovation-and-partnership\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[8]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 444,
                "top": 3297,
                "height": 60,
                "width": 192
              },
              "snippet": "<a href=\"/providing-humanitarian-assistance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[7]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 232,
                "top": 3312,
                "height": 111,
                "width": 159
              },
              "snippet": "<a href=\"/supporting-global-stability\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[6]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 49,
                "top": 3325,
                "height": 52,
                "width": 131
              },
              "snippet": "<a href=\"/promoting-global-health\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[5]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -125,
                "top": 3321,
                "height": 48,
                "width": 138
              },
              "snippet": "<a href=\"/empowering-women-and-girls\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -263,
                "top": 3332,
                "height": 45,
                "width": 114
              },
              "snippet": "<a href=\"/catalyzing-innovation-and-partnership\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -391,
                "top": 3334,
                "height": 64,
                "width": 108
              },
              "snippet": "<a href=\"/providing-humanitarian-assistance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -505,
                "top": 3337,
                "height": 80,
                "width": 102
              },
              "snippet": "<a href=\"/supporting-global-stability\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[15]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1489,
                "top": 3339,
                "height": 38,
                "width": 96
              },
              "snippet": "<a href=\"/empowering-women-and-girls\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[14]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1391,
                "top": 3337,
                "height": 40,
                "width": 102
              },
              "snippet": "<a href=\"/catalyzing-innovation-and-partnership\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[13]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1282,
                "top": 3334,
                "height": 64,
                "width": 108
              },
              "snippet": "<a href=\"/providing-humanitarian-assistance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[12]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1159,
                "top": 3332,
                "height": 90,
                "width": 114
              },
              "snippet": "<a href=\"/supporting-global-stability\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[11]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1020,
                "top": 3329,
                "height": 48,
                "width": 122
              },
              "snippet": "<a href=\"/promoting-global-health\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[10]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 862,
                "top": 3325,
                "height": 52,
                "width": 131
              },
              "snippet": "<a href=\"/empowering-women-and-girls\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -607,
                "top": 3339,
                "height": 38,
                "width": 96
              },
              "snippet": "<a href=\"/promoting-global-health\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/h2[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 70,
                "top": 2932,
                "height": 40,
                "width": 497
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 70,
                "top": 2417,
                "height": 40,
                "width": 620
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 70,
                "top": 1902,
                "height": 40,
                "width": 633
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 70,
                "top": 1387,
                "height": 40,
                "width": 660
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 910,
                "top": 281,
                "height": 25,
                "width": 410
              },
              "snippet": "<a href=\"/food-security\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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[2]/section[1]/h1[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 865,
                "height": 36,
                "width": 720
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 190,
                "top": 598,
                "height": 206,
                "width": 420
              },
              "snippet": "<a href=\"/food-security\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 138,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"javascript:;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 630,
                "top": 24,
                "height": 1,
                "width": 129
              },
              "snippet": "<h2 class=\"element-invisible\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 772,
                "top": 26,
                "height": 22,
                "width": 22
              },
              "snippet": "<input class=\"form-submit\" value=\"Search\" name=\"op\" id=\"edit-submit\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 650,
                "top": 26,
                "height": 22,
                "width": 120
              },
              "snippet": "<input class=\"form-text\" maxlength=\"128\" size=\"15\" value=\"\" name=\"search_terms\" id=\"edit-search-terms\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 79,
                "height": 24,
                "width": 800
              },
              "snippet": "<ul class=\"menu menu-top\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/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": 16,
                "top": 0,
                "height": 29,
                "width": 497
              },
              "snippet": "<h1 class=\"site-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 50,
                "height": 18,
                "width": 189
              },
              "snippet": "<a class=\"active\" title=\"U.S. Agency for International Development\" rel=\"home\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 327,
                "top": 0,
                "height": 4,
                "width": 68
              },
              "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<head profile=\"http://www.w3.org/1999/xhtml/vocab\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]/span[2]/svg[1]",
                "aria": "/document[1]/region[1]/button[2]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 179,
                "top": 4406,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg style=\"fill: rgb(255, 255, 255); width: 32px; height: 32px;\" class=\"at-icon at-icon-twitter\" aria-labelledby=\"at-svg-twitter-2\" role=\"img\" version=\"1.1\" viewBox=\"0 0 32 32\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/region[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 133,
                "top": 4406,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg style=\"fill: rgb(255, 255, 255); width: 32px; height: 32px;\" class=\"at-icon at-icon-facebook\" aria-labelledby=\"at-svg-facebook-1\" role=\"img\" version=\"1.1\" viewBox=\"0 0 32 32\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 5289,
                "width": 800
              },
              "snippet": "<html class=\"js\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\" xmlns:skos=\"http://www.w3.org/2004/02/skos/core#\" xmlns:sioct=\"http://rdfs.org/sioc/types#\" xmlns:sioc=\"http://rdfs.org/sioc/ns#\" xmlns:rdfs=\"http://www.w3.org/2000/01/rdf-schema#\" xmlns:foaf=\"http://xmlns.com/foaf/0.1/\" xmlns:dc=\"http://purl.org/dc/terms/\" xmlns:content=\"http://purl.org/rss/1.0/modules/content/\" xmlns:product=\"http://ogp.me/ns/product#\" xmlns:video=\"http://ogp.me/ns/video#\" xmlns:profile=\"http://ogp.me/ns/profile#\" xmlns:book=\"http://ogp.me/ns/book#\" xmlns:article=\"http://ogp.me/ns/article#\" xmlns:og=\"http://ogp.me/ns#\" dir=\"ltr\" version=\"XHTML+RDFa 1.0\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 52,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 5138,
                "height": 597,
                "width": 679
              },
              "snippet": "<ul class=\"menu menu-top\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 63,
                "top": 5053,
                "height": 64,
                "width": 700
              },
              "snippet": "<ul class=\"menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/h2[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 265,
                "top": 537,
                "height": 33,
                "width": 180
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[6]/a[1]",
                "aria": "/document[1]/link[39]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 414,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a title=\"Stay Connected\" href=\"/stayconnected\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[5]/a[1]",
                "aria": "/document[1]/link[38]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 387,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a class=\"ext extlink\" title=\"YouTube\" href=\"https://www.youtube.com/usaidvideo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[37]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 360,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a class=\"ext extlink\" title=\"LinkedIn\" href=\"https://www.linkedin.com/company/usaid\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[36]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 333,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a title=\"RSS\" href=\"/stayconnected\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[35]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 306,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a class=\"ext extlink\" title=\"Twitter\" href=\"https://twitter.com/#!/usaid\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[34]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 279,
                "top": 576,
                "height": 30,
                "width": 24
              },
              "snippet": "<a class=\"ext extlink\" title=\"Facebook\" href=\"https://www.facebook.com/USAID\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[33]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 522,
                "height": 91,
                "width": 180
              },
              "snippet": "<a href=\"/contact-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 475,
                "top": 420,
                "height": 91,
                "width": 180
              },
              "snippet": "<a href=\"/partner-with-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 265,
                "top": 420,
                "height": 91,
                "width": 180
              },
              "snippet": "<a href=\"/work-usaid/take-action\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 420,
                "height": 91,
                "width": 180
              },
              "snippet": "<a href=\"/work-usaid/careers\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 4919,
                "height": 21,
                "width": 960
              },
              "snippet": "<p class=\"last-updated\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 4962,
                "height": 18,
                "width": 126
              },
              "snippet": "<h2 class=\"block-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 420,
                "top": 4603,
                "height": 54,
                "width": 152
              },
              "snippet": "<a href=\"/weekly\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[2]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 420,
                "top": 4535,
                "height": 36,
                "width": 290
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 4762,
                "height": 25,
                "width": 360
              },
              "snippet": "<a href=\"/weekly\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/a[2]/h2[1]",
                "aria": "/document[1]/link[26]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 419,
                "top": 4230,
                "height": 27,
                "width": 324
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 4068,
                "height": 357,
                "width": 361
              },
              "snippet": "<a target=\"_blank\" class=\"campaign-block\" href=\"/stories-of-transformation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[9]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 493,
                "top": 3310,
                "height": 110,
                "width": 110
              },
              "snippet": "<a href=\"/catalyzing-innovation-and-partnership\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[8]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 332,
                "top": 3297,
                "height": 137,
                "width": 136
              },
              "snippet": "<a href=\"/providing-humanitarian-assistance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[7]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 198,
                "top": 3310,
                "height": 110,
                "width": 110
              },
              "snippet": "<a href=\"/supporting-global-stability\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[6]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 78,
                "top": 3322,
                "height": 86,
                "width": 86
              },
              "snippet": "<a href=\"/promoting-global-health\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[5]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -47,
                "top": 3315,
                "height": 99,
                "width": 99
              },
              "snippet": "<a href=\"/empowering-women-and-girls\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -144,
                "top": 3326,
                "height": 78,
                "width": 78
              },
              "snippet": "<a href=\"/catalyzing-innovation-and-partnership\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -241,
                "top": 3328,
                "height": 75,
                "width": 75
              },
              "snippet": "<a href=\"/providing-humanitarian-assistance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -328,
                "top": 3329,
                "height": 72,
                "width": 72
              },
              "snippet": "<a href=\"/supporting-global-stability\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[15]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1142,
                "top": 3331,
                "height": 69,
                "width": 69
              },
              "snippet": "<a href=\"/empowering-women-and-girls\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[14]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1058,
                "top": 3329,
                "height": 72,
                "width": 72
              },
              "snippet": "<a href=\"/catalyzing-innovation-and-partnership\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[13]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 967,
                "top": 3328,
                "height": 75,
                "width": 75
              },
              "snippet": "<a href=\"/providing-humanitarian-assistance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[12]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 868,
                "top": 3326,
                "height": 78,
                "width": 78
              },
              "snippet": "<a href=\"/supporting-global-stability\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[11]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 758,
                "top": 3324,
                "height": 82,
                "width": 82
              },
              "snippet": "<a href=\"/promoting-global-health\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[10]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 637,
                "top": 3322,
                "height": 86,
                "width": 86
              },
              "snippet": "<a href=\"/empowering-women-and-girls\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -409,
                "top": 3331,
                "height": 69,
                "width": 69
              },
              "snippet": "<a href=\"/promoting-global-health\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/h2[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 70,
                "top": 2932,
                "height": 40,
                "width": 497
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/h2[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 70,
                "top": 2417,
                "height": 40,
                "width": 620
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 70,
                "top": 1902,
                "height": 40,
                "width": 633
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 70,
                "top": 1387,
                "height": 40,
                "width": 660
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 910,
                "top": 383,
                "height": 25,
                "width": 410
              },
              "snippet": "<a href=\"/food-security\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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[2]/section[1]/h1[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 865,
                "height": 36,
                "width": 720
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 190,
                "top": 598,
                "height": 206,
                "width": 420
              },
              "snippet": "<a href=\"/food-security\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 138,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"javascript:;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 630,
                "top": 24,
                "height": 1,
                "width": 129
              },
              "snippet": "<h2 class=\"element-invisible\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 772,
                "top": 26,
                "height": 22,
                "width": 22
              },
              "snippet": "<input class=\"form-submit\" value=\"Search\" name=\"op\" id=\"edit-submit\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 650,
                "top": 26,
                "height": 22,
                "width": 120
              },
              "snippet": "<input class=\"form-text\" maxlength=\"128\" size=\"15\" value=\"\" name=\"search_terms\" id=\"edit-search-terms\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 79,
                "height": 24,
                "width": 800
              },
              "snippet": "<ul class=\"menu menu-top\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/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": 16,
                "top": 0,
                "height": 29,
                "width": 497
              },
              "snippet": "<h1 class=\"site-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 50,
                "height": 18,
                "width": 189
              },
              "snippet": "<a class=\"active\" title=\"U.S. Agency for International Development\" rel=\"home\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 327,
                "top": 0,
                "height": 4,
                "width": 68
              },
              "snippet": "<a class=\"element-invisible element-focusable\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[8]/a[1]/p[1]/span[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Text contrast of 1.33 with its background is less than the WCAG AA minimum requirements for text of size 17px and weight of 700",
              "bounds": {
                "left": 359,
                "top": 3492,
                "height": 21,
                "width": 84
              },
              "snippet": "<span class=\"bucketmore\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[8]/a[1]/p[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Text contrast of 1.33 with its background is less than the WCAG AA minimum requirements for text of size 17px and weight of 200",
              "bounds": {
                "left": 60,
                "top": 3453,
                "height": 60,
                "width": 680
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<head profile=\"http://www.w3.org/1999/xhtml/vocab\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]/span[2]/svg[1]",
                "aria": "/document[1]/region[1]/button[2]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 182,
                "top": 4956,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg style=\"fill: rgb(255, 255, 255); width: 32px; height: 32px;\" class=\"at-icon at-icon-twitter\" aria-labelledby=\"at-svg-twitter-2\" role=\"img\" version=\"1.1\" viewBox=\"0 0 32 32\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/region[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 133,
                "top": 4956,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg style=\"fill: rgb(255, 255, 255); width: 32px; height: 32px;\" class=\"at-icon at-icon-facebook\" aria-labelledby=\"at-svg-facebook-1\" role=\"img\" version=\"1.1\" viewBox=\"0 0 32 32\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 5839,
                "width": 800
              },
              "snippet": "<html class=\"js\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\" xmlns:skos=\"http://www.w3.org/2004/02/skos/core#\" xmlns:sioct=\"http://rdfs.org/sioc/types#\" xmlns:sioc=\"http://rdfs.org/sioc/ns#\" xmlns:rdfs=\"http://www.w3.org/2000/01/rdf-schema#\" xmlns:foaf=\"http://xmlns.com/foaf/0.1/\" xmlns:dc=\"http://purl.org/dc/terms/\" xmlns:content=\"http://purl.org/rss/1.0/modules/content/\" xmlns:product=\"http://ogp.me/ns/product#\" xmlns:video=\"http://ogp.me/ns/video#\" xmlns:profile=\"http://ogp.me/ns/profile#\" xmlns:book=\"http://ogp.me/ns/book#\" xmlns:article=\"http://ogp.me/ns/article#\" xmlns:og=\"http://ogp.me/ns#\" dir=\"ltr\" version=\"XHTML+RDFa 1.0\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usaid.gov/",
      "what": "URL",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.usaid.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "U.S. Agency for International Development",
          "pageurl": "https://www.usaid.gov/",
          "time": 3.72,
          "creditsremaining": 724,
          "allitemcount": 143,
          "totalelements": 801,
          "waveurl": "http://wave.webaim.org/report?url=https://www.usaid.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 4,
            "items": {
              "language_missing": {
                "id": "language_missing",
                "description": "Language missing or invalid",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "3.1.1 Language of Page (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.1.1"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow"
                ],
                "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"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 15,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 15,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-search > DIV:first-child > DIV:first-child > DIV#block-fusion-search-default > DIV:first-child > DIV:first-child > FORM#fusion-search-block-form-default > DIV:first-child > DIV:first-child > DIV#edit-actions > INPUT#edit-submit",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > H2:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > H2:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + A > H2:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    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": 35,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child > H2:first-child + IMG",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + A > H2:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "region_missing": {
                "id": "region_missing",
                "description": "No page regions",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV > A:first-child > H1:first-child + H3"
                ],
                "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_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H2:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > H2:first-child + P + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 22,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-branding > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H1:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + UL > LI:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-header > DIV#zone-menu-wrapper > DIV#zone-menu > DIV#region-menu > DIV:first-child > DIV:first-child > DIV#block-menu-block-2 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H1:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-footer > DIV#zone-footer-wrapper > DIV#zone-footer > DIV#region-footer-second > DIV:first-child > DIV:first-child > DIV#block-menu-block-4 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-footer > DIV#zone-footer-wrapper > DIV#zone-footer > DIV#region-footer-second > DIV:first-child > DIV:first-child > DIV#block-menu-block-4 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-footer > DIV#zone-footer-wrapper > DIV#zone-footer > DIV#region-footer-second > DIV:first-child > DIV:first-child > DIV#block-menu-block-4 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-footer > DIV#zone-footer-wrapper > DIV#zone-footer > DIV#region-footer-second > DIV:first-child > DIV:first-child > DIV#block-menu-block-4 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-footer > DIV#zone-footer-wrapper > DIV#zone-footer > DIV#region-footer-second > DIV:first-child > DIV:first-child > DIV#block-menu-block-4 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-footer > DIV#zone-footer-wrapper > DIV#zone-footer > DIV#region-footer-second > DIV:first-child > DIV:first-child > DIV#block-menu-block-4 > DIV:first-child > DIV:first-child > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child + P + DIV > DIV#block-addthis-basic-addthis-block > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV#atstbx2 > SPAN#at-d2e11289-ee0e-429f-8456-45fa149a34a6",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child + P + DIV > DIV#block-addthis-basic-addthis-block > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV#atstbx2 > SPAN:first-child + DIV > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child + P + DIV > DIV#block-addthis-basic-addthis-block > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV#atstbx2 > SPAN:first-child + DIV > A:first-child + A > SPAN:first-child"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#section-content > DIV#zone-content-wrapper > DIV#zone-content > DIV#region-main-content > DIV:first-child > DIV#region-content > DIV:first-child > DIV:first-child > DIV#block-system-main > DIV:first-child > DIV:first-child > DIV#node-page-267171 > SPAN:first-child + SPAN + DIV > DIV:first-child > DIV:first-child > DIV:first-child > STYLE:first-child + DIV > DIV#aid-works > SECTION:first-child + DIV + DIV + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV#videomodal > 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.usaid.gov/",
      "what": "URL",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.usaid.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.082",
        "responseTime": "2022-07-18T02:13:00.079Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1143376,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 169,
              "failing": 11
            },
            "issues": {
              "totalErrors": 132,
              "totalWarnings": 70,
              "totalIssues": 202
            },
            "issuesByLevel": {
              "A": {
                "count": 181,
                "pct": 89.6
              },
              "AA": {
                "count": 166,
                "pct": 82.18
              },
              "AAA": {
                "count": 202,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 12,
              "warningDensity": 6,
              "allDensity": 18
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "e2bcffda-ce03-4313-a5b1-00c6d07f990d",
          "docID": "546bc8ed-1e4a-407c-97a5-f69395526b14",
          "sourceHash": "ad91a5edaf418fe5effba38333b77174",
          "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=e2bcffda-ce03-4313-a5b1-00c6d07f990d",
          "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": 5462.12
                },
                "height": 5462.12,
                "width": 1024
              },
              "position": {
                "line": 6937,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in page-node page-node- page-node-267171 node-type-page i18n-en no-sidebars omega-mediaqueries-processed jquery-ready responsive-layout-normal\"&gt;&lt;div id=\"omega-media-query-dummy\"&gt;&lt;style media=\"all\" style=\"",
              "xpath": "/html/body",
              "issueID": "79a9eac289308b89e4afb1cc1bf96548",
              "signature": "bdb002855ee9c503ccf279d1fa2eed10",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=79a9eac289308b89e4afb1cc1bf96548"
            },
            {
              "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": 30,
                  "y": 447
                },
                "bottom-right": {
                  "x": 158.5,
                  "y": 477
                },
                "height": 30,
                "width": 128.5
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/food-security\" class=\"btn btn-txt blog\" target=\"_blank\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "d821bf99d97c5bfbfe1f6a2ee3b598d8",
              "signature": "c7ec5cb65763e136d32973c5de9a53e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d821bf99d97c5bfbfe1f6a2ee3b598d8"
            },
            {
              "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": 30,
                  "y": 447
                },
                "bottom-right": {
                  "x": 158.5,
                  "y": 477
                },
                "height": 30,
                "width": 128.5
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/usaid-response-ukraine\" class=\"btn btn-txt blog\" target=\"_blank\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "ad622bd474f131bfda941cc90848ac71",
              "signature": "17262f999237a2719dc7dccb69c9d720",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ad622bd474f131bfda941cc90848ac71"
            },
            {
              "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": 30,
                  "y": 447
                },
                "bottom-right": {
                  "x": 158.5,
                  "y": 477
                },
                "height": 30,
                "width": 128.5
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/coronavirus\" class=\"btn btn-txt blog\" target=\"_blank\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "4873ec67022a112c969996b0c6c73971",
              "signature": "d4825b4dfcc9677773950e7f8fbca323",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=4873ec67022a112c969996b0c6c73971"
            },
            {
              "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": 30,
                  "y": 447
                },
                "bottom-right": {
                  "x": 158.5,
                  "y": 477
                },
                "height": 30,
                "width": 128.5
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/climate-change\" class=\"btn btn-txt blog\" target=\"_blank\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "8815e9b010c03ed85947b1fcbf0fa6da",
              "signature": "c697ca29c89835b1d717ab94f63d48ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=8815e9b010c03ed85947b1fcbf0fa6da"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 49
                },
                "bottom-right": {
                  "x": 205,
                  "y": 67
                },
                "height": 18,
                "width": 189
              },
              "position": {
                "line": 4901,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" rel=\"home\" title=\"U.S. Agency for International Development\" class=\"active\"&gt;&lt;img src=\"https://www.usaid.gov/sites/all/themes/usaid/logo.png\" alt=\"U.S. Agency for International Development\" id=\"logo\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a23d18a5441b96c39c921b30de5d6f91",
              "signature": "43ad21eaa13b80a1a9ec59b92aa4ae8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a23d18a5441b96c39c921b30de5d6f91"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 778,
                  "y": 54
                },
                "bottom-right": {
                  "x": 802,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12664,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/USAID\" title=\"Facebook\" class=\"ext extlink\"&gt; Facebook &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
              "issueID": "d251c69b54d48fd484bc1390216f08a4",
              "signature": "c1a072bbb1849eb0a5671ff83d8f391f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d251c69b54d48fd484bc1390216f08a4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 805,
                  "y": 54
                },
                "bottom-right": {
                  "x": 829,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12664,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/#!/usaid\" title=\"Twitter\" class=\"ext extlink\"&gt; Twitter &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/a[1]",
              "issueID": "9772bb74698d459af3f1ab6e0bb35366",
              "signature": "62562f31871826654afd440b19e4c6d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9772bb74698d459af3f1ab6e0bb35366"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 832,
                  "y": 54
                },
                "bottom-right": {
                  "x": 856,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12664,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/stayconnected\" title=\"RSS\"&gt; RSS &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[3]/a[1]",
              "issueID": "4de729191a248211cc1efa8e720f354d",
              "signature": "2f88363673dfbb9b0e338085faa674fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4de729191a248211cc1efa8e720f354d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 859,
                  "y": 54
                },
                "bottom-right": {
                  "x": 883,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12664,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/usaid\" title=\"LinkedIn\" class=\"ext extlink\"&gt; LinkedIn &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[4]/a[1]",
              "issueID": "18f788aa1d632a12235a23bf5c610fc2",
              "signature": "cd4ed0aac416b3d044d1c5d17e84b767",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=18f788aa1d632a12235a23bf5c610fc2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 886,
                  "y": 54
                },
                "bottom-right": {
                  "x": 910,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12665,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/usaidvideo\" title=\"YouTube\" class=\"ext extlink\"&gt; YouTube &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[5]/a[1]",
              "issueID": "e9fead29a7297b8204ede33c93dda37b",
              "signature": "01327f70b4459d07bf23c2f32658ea91",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e9fead29a7297b8204ede33c93dda37b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 913,
                  "y": 54
                },
                "bottom-right": {
                  "x": 937,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12666,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/stayconnected\" title=\"Stay Connected\"&gt; Stay Connected &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[6]/a[1]",
              "issueID": "65a65682c3a7324004dac418e759dcef",
              "signature": "75cda751e5c9c1a00e021c9ce56cd3f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=65a65682c3a7324004dac418e759dcef"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 447
                },
                "bottom-right": {
                  "x": 158.5,
                  "y": 477
                },
                "height": 30,
                "width": 128.5
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/usaid-response-ukraine\" class=\"btn btn-txt blog\" target=\"_blank\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "7ab349f86a365283979b6c3f7db71e3a",
              "signature": "11e278a009ecdc6dbc74fa7896daf1aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7ab349f86a365283979b6c3f7db71e3a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 447
                },
                "bottom-right": {
                  "x": 158.5,
                  "y": 477
                },
                "height": 30,
                "width": 128.5
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/coronavirus\" class=\"btn btn-txt blog\" target=\"_blank\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "88c8b33c70f1480ba61c0b1077a0ec89",
              "signature": "115750c7b7b54bcedb441b5146096e12",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=88c8b33c70f1480ba61c0b1077a0ec89"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 447
                },
                "bottom-right": {
                  "x": 158.5,
                  "y": 477
                },
                "height": 30,
                "width": 128.5
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/climate-change\" class=\"btn btn-txt blog\" target=\"_blank\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "cf3c7bdd5f621270013cb1d72bb65df0",
              "signature": "a119f4cf3ebafbf867488b0011bb8da2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cf3c7bdd5f621270013cb1d72bb65df0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 160,
                  "y": 4627.34375
                },
                "bottom-right": {
                  "x": 252,
                  "y": 4674.34375
                },
                "height": 47,
                "width": 92
              },
              "position": {
                "line": 13159,
                "column": 6
              },
              "errorSnippet": "&lt;div id=\"atstbx2\" class=\"at-resp-share-element at-style-responsive addthis-smartlayers addthis-animated at4-show\" aria-labelledby=\"at-2c17bf3f-72c5-4b0f-ab3b-d3fe312e6e2c\" role=\"region\"&gt;&lt;span id=\"at-2c17bf3f-72c5-4b0f-ab3b-d3fe312e6e2c\" class=\"a",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "b16032c3512359ba3fad563e1788c498",
              "signature": "1e87a6bb3fdc152fe04fcccc318e0b36",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b16032c3512359ba3fad563e1788c498"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 192,
                  "y": 107
                },
                "height": 107,
                "width": 192
              },
              "position": {
                "line": 13220,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"floatfootitem join\"&gt; &lt;a href=\"/work-usaid/careers\"&gt; &lt;h2&gt;Join&lt;/h2&gt; &lt;p&gt;Find out about career opportunities at USAID&lt;/p&gt; &lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "5d02b4a70956a07f0814117b294c5ab8",
              "signature": "7a412a36c2b0deded2f4e02bfcc46ee5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5d02b4a70956a07f0814117b294c5ab8"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 192,
                  "y": 0
                },
                "bottom-right": {
                  "x": 384,
                  "y": 107
                },
                "height": 107,
                "width": 192
              },
              "position": {
                "line": 13221,
                "column": 8
              },
              "errorSnippet": "&lt;div class=\"floatfootitem act\"&gt; &lt;a href=\"/work-usaid/take-action\"&gt; &lt;h2&gt;Act&lt;/h2&gt; &lt;p&gt;Learn how you can get involved and lend a hand.&lt;/p&gt; &lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "490d1b98d3347a880dad9351a0ea8637",
              "signature": "24a540fa5e244a60376b3218d42cbd56",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=490d1b98d3347a880dad9351a0ea8637"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 384,
                  "y": 0
                },
                "bottom-right": {
                  "x": 576,
                  "y": 107
                },
                "height": 107,
                "width": 192
              },
              "position": {
                "line": 13277,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"floatfootitem partner\"&gt; &lt;a href=\"/partner-with-us\"&gt; &lt;h2&gt;Partner&lt;/h2&gt; &lt;p&gt;Find business and funding opportunities.&lt;/p&gt; &lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "issueID": "e0697c4daa5e98ededd5b288aa9c37dc",
              "signature": "67c61764051375eb9999f86251dceeab",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e0697c4daa5e98ededd5b288aa9c37dc"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 576,
                  "y": 0
                },
                "bottom-right": {
                  "x": 768,
                  "y": 107
                },
                "height": 107,
                "width": 192
              },
              "position": {
                "line": 13278,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"floatfootitem comment\"&gt; &lt;a href=\"/contact-us\"&gt; &lt;h2&gt;Comment&lt;/h2&gt; &lt;p&gt;Make a general inquiry or suggest an improvement.&lt;/p&gt; &lt;/a&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]",
              "issueID": "cfbda3f5f9ae94a1b7abbae40e47581a",
              "signature": "8878a269bd1bd7b9c4dd9dbc1f0744f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cfbda3f5f9ae94a1b7abbae40e47581a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 768,
                  "y": 0
                },
                "bottom-right": {
                  "x": 960,
                  "y": 69
                },
                "height": 69,
                "width": 192
              },
              "position": {
                "line": 13287,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"floatfootitem connect\"&gt; &lt;h2&gt;Connect&lt;/h2&gt; &lt;div class=\"floatfootsocial\"&gt; &lt;div class=\"facebook\"&gt; &lt;a href=\"https://www.facebook.com/USAID\" title=\"Facebook\" class=\"ext extlink\"&gt; Facebook &lt;b&gt;&lt;/b&gt; &lt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]",
              "issueID": "fbbbb653ff51e44fbfc8ef3c976e6624",
              "signature": "46749dc95d4530d93936ea9b348f8736",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=fbbbb653ff51e44fbfc8ef3c976e6624"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 778,
                  "y": 54
                },
                "bottom-right": {
                  "x": 802,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12664,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/USAID\" title=\"Facebook\" class=\"ext extlink\"&gt; Facebook &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/a[1]",
              "issueID": "d7863cebdee08bc1723cb186b5e2647e",
              "signature": "621c203ae4bba918e159b8bc26af8b57",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d7863cebdee08bc1723cb186b5e2647e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 805,
                  "y": 54
                },
                "bottom-right": {
                  "x": 829,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12664,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/#!/usaid\" title=\"Twitter\" class=\"ext extlink\"&gt; Twitter &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/a[1]",
              "issueID": "0e27ac437136ae46af1b5a4eaa74ed51",
              "signature": "36b7560c2a1adb51bf6ce7b403764aab",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0e27ac437136ae46af1b5a4eaa74ed51"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 832,
                  "y": 54
                },
                "bottom-right": {
                  "x": 856,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12664,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/stayconnected\" title=\"RSS\"&gt; RSS &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[3]/a[1]",
              "issueID": "95a941c56bf0912f4bd10c202f953d40",
              "signature": "7660c54b4939db56af19a8260ab8c28a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=95a941c56bf0912f4bd10c202f953d40"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 859,
                  "y": 54
                },
                "bottom-right": {
                  "x": 883,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12664,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/usaid\" title=\"LinkedIn\" class=\"ext extlink\"&gt; LinkedIn &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[4]/a[1]",
              "issueID": "e04f949c375a4cef1e4312459458e1d1",
              "signature": "41f92dd631359c113fea2b55f4e4e898",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e04f949c375a4cef1e4312459458e1d1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 886,
                  "y": 54
                },
                "bottom-right": {
                  "x": 910,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12665,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/usaidvideo\" title=\"YouTube\" class=\"ext extlink\"&gt; YouTube &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[5]/a[1]",
              "issueID": "b307b09e870bbcdbb42253993ec67b62",
              "signature": "aeaee507a71701bcba99d325d9ed284f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b307b09e870bbcdbb42253993ec67b62"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 913,
                  "y": 54
                },
                "bottom-right": {
                  "x": 937,
                  "y": 84
                },
                "height": 30,
                "width": 24
              },
              "position": {
                "line": 12666,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/stayconnected\" title=\"Stay Connected\"&gt; Stay Connected &lt;b&gt;&lt;/b&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[6]/a[1]",
              "issueID": "6cb99fe694f6c319605dac7faca621f1",
              "signature": "01b01ff1bb5a981128f9c262fa4b7a75",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6cb99fe694f6c319605dac7faca621f1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16.828125,
                  "y": 18.890625
                },
                "bottom-right": {
                  "x": 84.828125,
                  "y": 32.890625
                },
                "height": 14,
                "width": 68
              },
              "position": {
                "line": 12667,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/contact-us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "c5f85462e17bebf47704ade13bf03431",
              "signature": "e40fe8d23b9165bfef900fc7e390a715",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c5f85462e17bebf47704ade13bf03431"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 104.8125,
                  "y": 18.890625
                },
                "bottom-right": {
                  "x": 177.8125,
                  "y": 32.890625
                },
                "height": 14,
                "width": 73
              },
              "position": {
                "line": 12668,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"https://www.whitehouse.gov/\" title=\"\"&gt;White House&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "d82c7f09c2920935893e157c1d19647a",
              "signature": "292b7048996fc54ec54835ceb642e237",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d82c7f09c2920935893e157c1d19647a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 197.796875,
                  "y": 18.890625
                },
                "bottom-right": {
                  "x": 234.796875,
                  "y": 32.890625
                },
                "height": 14,
                "width": 37
              },
              "position": {
                "line": 12669,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/forms\"&gt;Forms&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "30dccd7549e63b1bb3e33e0e52aedc39",
              "signature": "7ac4578b2c06f820f89a187a14ada674",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=30dccd7549e63b1bb3e33e0e52aedc39"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 254.78125,
                  "y": 18.890625
                },
                "bottom-right": {
                  "x": 337.78125,
                  "y": 32.890625
                },
                "height": 14,
                "width": 83
              },
              "position": {
                "line": 12670,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/privacy-policy\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "25939b4b06505c8b1333b3c7e6043415",
              "signature": "84643577fd6accd6bbb6196a472e5c1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=25939b4b06505c8b1333b3c7e6043415"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 357.765625,
                  "y": 18.890625
                },
                "bottom-right": {
                  "x": 385.765625,
                  "y": 32.890625
                },
                "height": 14,
                "width": 28
              },
              "position": {
                "line": 12671,
                "column": 39
              },
              "errorSnippet": "&lt;a href=\"/egov\"&gt;EGOV&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "af6bbea317434c91194ea6779d917d04",
              "signature": "f4b9d45d5b4fbd2973d541d1e111dc39",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=af6bbea317434c91194ea6779d917d04"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 405.75,
                  "y": 18.890625
                },
                "bottom-right": {
                  "x": 471.75,
                  "y": 32.890625
                },
                "height": 14,
                "width": 66
              },
              "position": {
                "line": 12673,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/no-fear-act\"&gt;No Fear Act&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "7559bdf2c03ac1ff1f45e61bf2d14635",
              "signature": "13fbfa8e826f0bd93ef4cd2c3b9ebb32",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7559bdf2c03ac1ff1f45e61bf2d14635"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 491.734375,
                  "y": 18.890625
                },
                "bottom-right": {
                  "x": 570.734375,
                  "y": 32.890625
                },
                "height": 14,
                "width": 79
              },
              "position": {
                "line": 12673,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/accessibility\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "4470c0d3786c8c8154728b400acc4c83",
              "signature": "5cc1e70da47156f39ea3f31ecdae5e57",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4470c0d3786c8c8154728b400acc4c83"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 590.71875,
                  "y": 18.890625
                },
                "bottom-right": {
                  "x": 695.71875,
                  "y": 32.890625
                },
                "height": 14,
                "width": 105
              },
              "position": {
                "line": 12673,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/open\"&gt;Open Government&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "f0a446c6fd51cf98b5dd80f534714874",
              "signature": "4c6fea05fb555300f251b33b0aa645a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f0a446c6fd51cf98b5dd80f534714874"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 715.703125,
                  "y": 18.890625
                },
                "bottom-right": {
                  "x": 739.703125,
                  "y": 32.890625
                },
                "height": 14,
                "width": 24
              },
              "position": {
                "line": 12673,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/foia-requests\"&gt;FOIA&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "ef6a69a9722be1456d910c61edf9344a",
              "signature": "c67a8d27ed95564ea5b7674a000a1d8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ef6a69a9722be1456d910c61edf9344a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 759.6875,
                  "y": 18.890625
                },
                "bottom-right": {
                  "x": 870.6875,
                  "y": 32.890625
                },
                "height": 14,
                "width": 111
              },
              "position": {
                "line": 12674,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://oig.usaid.gov\" title=\"\"&gt;Inspector General&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "c30cb48d029be13b59b48507ef7a45e7",
              "signature": "14974722397b87b03d7ef6ef7204ab09",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c30cb48d029be13b59b48507ef7a45e7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 890.671875,
                  "y": 18.890625
                },
                "bottom-right": {
                  "x": 935.671875,
                  "y": 32.890625
                },
                "height": 14,
                "width": 45
              },
              "position": {
                "line": 12675,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov/\" title=\"\"&gt;usa.gov&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "159680f9d1cfbd94d82f167154f49123",
              "signature": "bbd3173e8f3e8499c787b0fd9270742f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=159680f9d1cfbd94d82f167154f49123"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 453.890625,
                  "y": 45.484375
                },
                "bottom-right": {
                  "x": 504.890625,
                  "y": 59.484375
                },
                "height": 14,
                "width": 51
              },
              "position": {
                "line": 12676,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/archives\" title=\"Archived USAID.gov content\"&gt;Archives&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[12]/a[1]",
              "issueID": "a3968fddfe15425e68adc267fd1a9325",
              "signature": "78d3fde4c7f11d4911d8d0b3380e2b9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a3968fddfe15425e68adc267fd1a9325"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 22
                },
                "bottom-right": {
                  "x": 150.609,
                  "y": 36
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12677,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/who-we-are\"&gt;Who We Are&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "6175836457022835390d2011874039ea",
              "signature": "bb58fca0610f60335485899107f1890b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6175836457022835390d2011874039ea"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 56
                },
                "bottom-right": {
                  "x": 150.609,
                  "y": 70
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12678,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/who-we-are\" title=\"\"&gt;Who We Are&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "75c3970fdfe53ad5c2792516913dce67",
              "signature": "9ec7e20883be3a6af9ffd7eb2e8acc8c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=75c3970fdfe53ad5c2792516913dce67"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 80
                },
                "bottom-right": {
                  "x": 150.609,
                  "y": 94
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12679,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/who-we-are/mission-vision-values\"&gt;Mission, Vision and Values&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "6b0da873d5f129f59cfdb52fa0fb62cc",
              "signature": "ef5216359e47e70bc0437ee7c64a5483",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6b0da873d5f129f59cfdb52fa0fb62cc"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 104
                },
                "bottom-right": {
                  "x": 150.609,
                  "y": 132
                },
                "height": 28,
                "width": 135.609
              },
              "position": {
                "line": 12680,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/who-we-are/diversity-equity-inclusion\"&gt;Diversity, Equity, and Inclusion&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "5907df0a2e2331c70cddc95de4d4d619",
              "signature": "f1ac6a4cddf01680a4c85c98995c0702",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5907df0a2e2331c70cddc95de4d4d619"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 142
                },
                "bottom-right": {
                  "x": 150.609,
                  "y": 156
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12681,
                "column": 39
              },
              "errorSnippet": "&lt;a href=\"/who-we-are/organization\"&gt;Organization&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
              "issueID": "f66b38d0611b58ffb5859fc7129c3deb",
              "signature": "e8f9bf81ff672ef02abd72c5158313d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f66b38d0611b58ffb5859fc7129c3deb"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 166
                },
                "bottom-right": {
                  "x": 150.609,
                  "y": 180
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/who-we-are/usaid-history\"&gt;USAID History&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[5]/a[1]",
              "issueID": "ed20ebd036dd4b7073fc95e673f4aa26",
              "signature": "d068f0a0299d7028ca3f2f1654ccdff3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ed20ebd036dd4b7073fc95e673f4aa26"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 190
                },
                "bottom-right": {
                  "x": 150.609,
                  "y": 204
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/2021inreview\"&gt;2021 In Review&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[6]/a[1]",
              "issueID": "9f4c164ef516953f90389e5d8350a396",
              "signature": "0eaa69c942133e8508a3c4904e830d1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9f4c164ef516953f90389e5d8350a396"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 214
                },
                "bottom-right": {
                  "x": 150.609,
                  "y": 228
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/who-we-are/agency-policy\"&gt;Operational Policy (ADS)&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[7]/a[1]",
              "issueID": "d1363d2e6608e42be6b4d857dcace56d",
              "signature": "81951e525a8c9525aefe1fa8bf073b23",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d1363d2e6608e42be6b4d857dcace56d"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 238
                },
                "bottom-right": {
                  "x": 150.609,
                  "y": 252
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/results-and-data/progress-data/transparency\"&gt;Transparency&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[8]/a[1]",
              "issueID": "bb4437f9599e31294d009077a6da5aab",
              "signature": "15192347d94e3ca7d2046f9c08102fee",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bb4437f9599e31294d009077a6da5aab"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 262
                },
                "bottom-right": {
                  "x": 150.609,
                  "y": 276
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12684,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/who-we-are/resource-portal\" title=\"\"&gt;Resource Portal&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[9]/a[1]",
              "issueID": "20c6fa98dca2b6f6e6d2ea58aff745f0",
              "signature": "a96c1918bcf10fe71fdfe83a2149eee4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=20c6fa98dca2b6f6e6d2ea58aff745f0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 22
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 36
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12685,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/what-we-do\"&gt;What We Do&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "457671301273e2487a7fc636325ad619",
              "signature": "1040c118df313ef9aba7b8ec74a31123",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=457671301273e2487a7fc636325ad619"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 56
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 70
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12686,
                "column": 47
              },
              "errorSnippet": "&lt;a href=\"/what-we-do\" title=\"\"&gt;What We Do&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "6252755f12a0bae6689c49a29d77e6a3",
              "signature": "89afb5cd0dfb507252de711929f6e8b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6252755f12a0bae6689c49a29d77e6a3"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 80
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 94
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12687,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/what-we-do/agriculture-and-food-security\"&gt;Agriculture and Food Security&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "3d9edd0b774fe6f4c07f778c69d54c0d",
              "signature": "c80175dc3ddfbb86b23d9eea0c3ba712",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3d9edd0b774fe6f4c07f778c69d54c0d"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 104
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 118
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12688,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/anti-corruption\"&gt;Anti-Corruption&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "de475c4e8fe9ebb2861178322c300598",
              "signature": "39646a8adbef2bf76c70fd4bd4e4735e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=de475c4e8fe9ebb2861178322c300598"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 128
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 142
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12689,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.usaid.gov/climate\" title=\"\"&gt;Climate Change&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "issueID": "030775e9043295fba24e6772481ec0f7",
              "signature": "c9db24f3856b3a95f00d9eaabb6a95f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=030775e9043295fba24e6772481ec0f7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 152
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 180
                },
                "height": 28,
                "width": 135.609
              },
              "position": {
                "line": 12690,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/democracy\"&gt;Democracy, Human Rights, and Governance&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
              "issueID": "71fec08453ecf5ddae0649698936abff",
              "signature": "06acf89f98a377f6ae866ba4816fd992",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=71fec08453ecf5ddae0649698936abff"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 190
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 204
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12691,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/economic-growth-and-trade\"&gt;Economic Growth and Trade&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]/a[1]",
              "issueID": "769f2017374e55c7398701320d32c4fe",
              "signature": "09660c8ad20e511d18fbebde43460078",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=769f2017374e55c7398701320d32c4fe"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 214
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 228
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12692,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/education\" title=\"Education is critical to broad-based economic growth and poverty reduction. Individual earnings increase by 10 percent for each year of school completed. Education has a multiplier effect, contributing to greater outcomes i",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[7]/a[1]",
              "issueID": "fba0882370eb652817b3a32641f144be",
              "signature": "ccdfb485a0e17c759c615a3f71bfe422",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=fba0882370eb652817b3a32641f144be"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 238
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 266
                },
                "height": 28,
                "width": 135.609
              },
              "position": {
                "line": 12693,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/what-we-do/environment-and-global-climate-change\"&gt;Environment, Energy, and Infrastructure&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[8]/a[1]",
              "issueID": "897eadb646c758e141de6043d9a074bf",
              "signature": "1cf2964a825ca7703f8fc35ed811efcb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=897eadb646c758e141de6043d9a074bf"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 276
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 304
                },
                "height": 28,
                "width": 135.609
              },
              "position": {
                "line": 12694,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/what-we-do/gender-equality-and-womens-empowerment\"&gt;Gender Equality and Women's Empowerment&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[9]/a[1]",
              "issueID": "48243cfe344fc8df5d89a7a6d4b1e1a6",
              "signature": "bac3bf7934922f7c14a8a25cbadf86be",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=48243cfe344fc8df5d89a7a6d4b1e1a6"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 314
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 328
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12695,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/global-health\"&gt;Global Health&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[10]/a[1]",
              "issueID": "2184d3a465750347fce99a2e254d4723",
              "signature": "bc04b79b3df254c36dde0c4ddc05a495",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2184d3a465750347fce99a2e254d4723"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 338
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 352
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12696,
                "column": 51
              },
              "errorSnippet": "&lt;a href=\"/humanitarian-assistance\"&gt;Humanitarian Assistance&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[11]/a[1]",
              "issueID": "63dd3d42736047e9e9f2f0babdb91fc6",
              "signature": "2533d5a22edc38382149b27db72e2b1b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=63dd3d42736047e9e9f2f0babdb91fc6"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 362
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 390
                },
                "height": 28,
                "width": 135.609
              },
              "position": {
                "line": 12698,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/innovation-technology-research\"&gt;Innovation, Technology, and Research&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[12]/a[1]",
              "issueID": "b5ed5aa24f7b8d34eb56908c3d596ffa",
              "signature": "40a7cca40bc73d78b7a3b3a1f35b4bd6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b5ed5aa24f7b8d34eb56908c3d596ffa"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 400
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 414
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12698,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/nutrition\"&gt;Nutrition&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[13]/a[1]",
              "issueID": "a93edbc7613d5f4e0e649ff35c80b5e8",
              "signature": "f79392d545667b315bafa1b429c70e81",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a93edbc7613d5f4e0e649ff35c80b5e8"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 424
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 438
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12698,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/what-we-do/water-and-sanitation\"&gt;Water and Sanitation&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[14]/a[1]",
              "issueID": "63d74e052ac634ad79e47b574499e131",
              "signature": "9c102560dfe272b04c7beda227610f64",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=63d74e052ac634ad79e47b574499e131"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 169,
                  "y": 448
                },
                "bottom-right": {
                  "x": 304.60900000000004,
                  "y": 476
                },
                "height": 28,
                "width": 135.609
              },
              "position": {
                "line": 12698,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/what-we-do/working-crises-and-conflict\"&gt;Working in Crises and Conflict&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[15]/a[1]",
              "issueID": "37c868d9b743d12aea44bd3f2a52e596",
              "signature": "67d147e74c8c953ff1c1b51f5ff6f06a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=37c868d9b743d12aea44bd3f2a52e596"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 323,
                  "y": 22
                },
                "bottom-right": {
                  "x": 458.60900000000004,
                  "y": 36
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12699,
                "column": 47
              },
              "errorSnippet": "&lt;a href=\"/where-we-work\" title=\"Through our assistance programs, USAID plays an active and critical role in the promotion of U.S. foreign policy interests.\"&gt;Where We Work&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "2a1522fbdf396622f702b4594335dd38",
              "signature": "86907cc0d46eaced4acebfa764153bc5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2a1522fbdf396622f702b4594335dd38"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 323,
                  "y": 56
                },
                "bottom-right": {
                  "x": 458.60900000000004,
                  "y": 70
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12700,
                "column": 47
              },
              "errorSnippet": "&lt;a href=\"/where-we-work\" title=\"\"&gt;Where We Work&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "dd4f30d5ee5626d579d6f04aa1c4bae8",
              "signature": "707087b74f03b5c3be9c603ca5181f41",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dd4f30d5ee5626d579d6f04aa1c4bae8"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 323,
                  "y": 80
                },
                "bottom-right": {
                  "x": 458.60900000000004,
                  "y": 94
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12701,
                "column": 47
              },
              "errorSnippet": "&lt;a href=\"https://stories.usaid.gov/usaidmap/\" title=\"\"&gt;Interactive Map&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "b5f8efe5f2588a37e77b46bd14100ea5",
              "signature": "47aa268925e1706c50a4158849b5b322",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b5f8efe5f2588a37e77b46bd14100ea5"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 323,
                  "y": 104
                },
                "bottom-right": {
                  "x": 458.60900000000004,
                  "y": 118
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12702,
                "column": 47
              },
              "errorSnippet": "&lt;a href=\"/where-we-work/africa\" title=\"USAID in Africa\"&gt;Africa&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "af1f01ab2f7cdd04138351c82b7d9774",
              "signature": "dbd6ee279ba02ed2f66b5edd61fd1034",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=af1f01ab2f7cdd04138351c82b7d9774"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 323,
                  "y": 128
                },
                "bottom-right": {
                  "x": 458.60900000000004,
                  "y": 142
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12703,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/where-we-work/asia\"&gt;Asia&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "d1227bda3ae73d5ffbfc398a17721c4f",
              "signature": "92eb2b86ba4e202878ed3d65433b8d28",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d1227bda3ae73d5ffbfc398a17721c4f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 323,
                  "y": 152
                },
                "bottom-right": {
                  "x": 458.60900000000004,
                  "y": 166
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12704,
                "column": 51
              },
              "errorSnippet": "&lt;a href=\"/where-we-work/europe-and-eurasia\"&gt;Europe and Eurasia&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "e54cff4a0329b866c9dfb5f44d25f7c4",
              "signature": "5f482b71aa7e0ae312e5b82c4653b772",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e54cff4a0329b866c9dfb5f44d25f7c4"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 323,
                  "y": 176
                },
                "bottom-right": {
                  "x": 458.60900000000004,
                  "y": 204
                },
                "height": 28,
                "width": 135.609
              },
              "position": {
                "line": 12737,
                "column": 39
              },
              "errorSnippet": "&lt;a href=\"/where-we-work/latin-american-and-caribbean\"&gt;Latin America and the Caribbean&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "829bc62466c83fe3b238c9c543b55b76",
              "signature": "ab33d3a6ad97bfc1a48aba77de03261a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=829bc62466c83fe3b238c9c543b55b76"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 323,
                  "y": 214
                },
                "bottom-right": {
                  "x": 458.60900000000004,
                  "y": 228
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12745,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/where-we-work/middle-east\"&gt;Middle East&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[7]/a[1]",
              "issueID": "259151d3d7d8645c4934bac8a83b556f",
              "signature": "71df22012e02337f3fa1bdfc1a239b6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=259151d3d7d8645c4934bac8a83b556f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 323,
                  "y": 238
                },
                "bottom-right": {
                  "x": 458.60900000000004,
                  "y": 252
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12956,
                "column": 349
              },
              "errorSnippet": "&lt;a href=\"/mission-directory\" title=\"\"&gt;Mission Directory&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[8]/a[1]",
              "issueID": "5a6711ab858a874cbe24213acf669680",
              "signature": "57180ca77e8a746e546d9972ef95ca69",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5a6711ab858a874cbe24213acf669680"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 477,
                  "y": 22
                },
                "bottom-right": {
                  "x": 612.609,
                  "y": 36
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12962,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"/reports-and-data\" title=\"USAID is a business-focused development agency focused on results.\"&gt;Reports and Data&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "367350ebb9d360ddbaf8a5b176409256",
              "signature": "41081536823c9b717771c47da960748c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=367350ebb9d360ddbaf8a5b176409256"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 477,
                  "y": 56
                },
                "bottom-right": {
                  "x": 612.609,
                  "y": 70
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12969,
                "column": 6
              },
              "errorSnippet": "&lt;a href=\"/reports-and-data\" title=\"\"&gt;Reports and Data&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "584624d9af21b6e641791b5299ae4c7f",
              "signature": "7214c1d3d8153e265d276296bd48564d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=584624d9af21b6e641791b5299ae4c7f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 477,
                  "y": 80
                },
                "bottom-right": {
                  "x": 612.609,
                  "y": 94
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12970,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://results.usaid.gov\" title=\"\"&gt;Dollars to Results&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "d7399975f0af6ff79319a5a6f37fdca1",
              "signature": "c741e587023eeb7cc77a2e0b7237acff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d7399975f0af6ff79319a5a6f37fdca1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 477,
                  "y": 104
                },
                "bottom-right": {
                  "x": 612.609,
                  "y": 118
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 12997,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/compliance\"&gt;Compliance&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
              "issueID": "b8a8e990e5f418940b96cf58ac76014e",
              "signature": "51c0d98159f5a07ac768ccf2a90413a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b8a8e990e5f418940b96cf58ac76014e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 477,
                  "y": 128
                },
                "bottom-right": {
                  "x": 612.609,
                  "y": 142
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13005,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/results-and-data/data-resources\"&gt;Data Resources&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[4]/a[1]",
              "issueID": "bf899fcd9fed16d7965a7f8b6426a672",
              "signature": "84d47d125c699158a7215d1384f21a78",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bf899fcd9fed16d7965a7f8b6426a672"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 477,
                  "y": 152
                },
                "bottom-right": {
                  "x": 612.609,
                  "y": 166
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13012,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/evaluation\"&gt;Evaluation&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[5]/a[1]",
              "issueID": "9b37f58cb01e884b3d09935262c0594f",
              "signature": "fe7c3a90e7d8e3fd16a19c40b878fe87",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9b37f58cb01e884b3d09935262c0594f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 477,
                  "y": 176
                },
                "bottom-right": {
                  "x": 612.609,
                  "y": 190
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13019,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/results-and-data/planning\"&gt;Strategy and Planning&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[6]/a[1]",
              "issueID": "b3b40e797b222873c790cb456df82aa1",
              "signature": "c51556c82e1d47c669351f2f696a5692",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b3b40e797b222873c790cb456df82aa1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 477,
                  "y": 200
                },
                "bottom-right": {
                  "x": 612.609,
                  "y": 214
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13028,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/cj\"&gt;Budget and Spending&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[7]/a[1]",
              "issueID": "0a83f9b5589cbc85fd864e727d115615",
              "signature": "896762ba0e6d13c12ea6779d3cfeedc8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0a83f9b5589cbc85fd864e727d115615"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 477,
                  "y": 224
                },
                "bottom-right": {
                  "x": 612.609,
                  "y": 252
                },
                "height": 28,
                "width": 135.609
              },
              "position": {
                "line": 13036,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/results-and-data/performance-reporting\"&gt;Performance &amp;amp; Financial Reporting&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[8]/a[1]",
              "issueID": "6e4f1449b90c28d9e0209036fb487e7e",
              "signature": "a8b45e82bbb957db88b119d6c57225e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6e4f1449b90c28d9e0209036fb487e7e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 477,
                  "y": 262
                },
                "bottom-right": {
                  "x": 612.609,
                  "y": 290
                },
                "height": 28,
                "width": 135.609
              },
              "position": {
                "line": 13043,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/results-and-data/progress-data/agency-financial-report/fy-2021\"&gt;FY 2021 Agency Financial Report&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[9]/a[1]",
              "issueID": "3795fc82fb738207bcc2c537ddd3a573",
              "signature": "102e568910db887cae70477d13266979",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3795fc82fb738207bcc2c537ddd3a573"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 22
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 36
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13051,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/news-info\" title=\"The latest updates from the U.S. Agency for International Development\"&gt;News and Information&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "97a52775e3b41dbb758b10f15af0c1c0",
              "signature": "bea689cee031a2acb21131d8049591fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=97a52775e3b41dbb758b10f15af0c1c0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 56
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 70
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13059,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/news-info\" title=\"\"&gt;News and Information&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "5a1acbbdffbca50058b43444edda1039",
              "signature": "edbb1ecbf45bf0621952b506d8c344f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5a1acbbdffbca50058b43444edda1039"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 80
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 94
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13067,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/news-information/press-releases\" title=\"\"&gt;Press Releases&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "500df4ca763b089ad9af0253c3bd6000",
              "signature": "9dba05f5b195c74c81192e56aa6c7614",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=500df4ca763b089ad9af0253c3bd6000"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 104
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 118
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13087,
                "column": 359
              },
              "errorSnippet": "&lt;a href=\"/news-information/speeches-testimony\" title=\"\"&gt;Speeches&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]",
              "issueID": "edf51fa4a2dbc7deb771bbcf5cfc3248",
              "signature": "8bc4713bdb399b775f846d43df725f3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=edf51fa4a2dbc7deb771bbcf5cfc3248"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 128
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 142
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13091,
                "column": 254
              },
              "errorSnippet": "&lt;a href=\"/news-information/videos\" title=\"\"&gt;Videos&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[4]/a[1]",
              "issueID": "e02d75f81b91501b9faf939734ab6dd6",
              "signature": "c146722dbb56c71312f9e14324236732",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e02d75f81b91501b9faf939734ab6dd6"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 152
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 166
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13095,
                "column": 226
              },
              "errorSnippet": "&lt;a href=\"/news-information/congressional-testimony\" title=\"\"&gt;Congressional Testimony&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[5]/a[1]",
              "issueID": "d3dbef13879f930b91e9ec28ab3f7d55",
              "signature": "47f86612f930405228bf18a1595486e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d3dbef13879f930b91e9ec28ab3f7d55"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 176
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 190
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13099,
                "column": 226
              },
              "errorSnippet": "&lt;a href=\"https://www.usaid.gov/news-information/fact-sheets?field_radio=3&amp;amp;date_filter%5Bmin%5D%5Bdate%5D=&amp;amp;date_filter%5Bmax%5D%5Bdate%5D=&amp;amp;language=en\" title=\"\"&gt;Fact Sheets&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[6]/a[1]",
              "issueID": "7ecd25aaf36d862ede3c9a16bb60ca9c",
              "signature": "a5fe89aef6c334f731577c5a1dad03c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7ecd25aaf36d862ede3c9a16bb60ca9c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 200
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 214
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13103,
                "column": 244
              },
              "errorSnippet": "&lt;a href=\"/news-information/events/month-calendar\" title=\"\"&gt;Events&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[7]/a[1]",
              "issueID": "1970998c8bc9f259ef7961b2f322b059",
              "signature": "854c1485910a0f2f870537dae0c7d1eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1970998c8bc9f259ef7961b2f322b059"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 224
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 238
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13108,
                "column": 197
              },
              "errorSnippet": "&lt;a href=\"/news-information/newsletter\"&gt;Newsletter&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[8]/a[1]",
              "issueID": "d8e49c424e26b2d0fdd078e67927f932",
              "signature": "0ee4264b0dfd8f2af064ae4bd53688d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d8e49c424e26b2d0fdd078e67927f932"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 248
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 262
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13113,
                "column": 205
              },
              "errorSnippet": "&lt;a href=\"/results-data/success-stories\" title=\"\"&gt;Success Stories&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[9]/a[1]",
              "issueID": "5be3ea74a18020184a5f6824786183b7",
              "signature": "7133aebc3698ba7db25b9445b9f6cfd4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5be3ea74a18020184a5f6824786183b7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 272
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 286
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13119,
                "column": 210
              },
              "errorSnippet": "&lt;a href=\"/weekly\"&gt;USAID Weekly&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[10]/a[1]",
              "issueID": "4df639919a686e760ddc7e8812fa6011",
              "signature": "815f9ee404d9777fd8d9334297b12c62",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4df639919a686e760ddc7e8812fa6011"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 296
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 310
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13124,
                "column": 186
              },
              "errorSnippet": "&lt;a href=\"https://stories.usaid.gov\" title=\"Stories and videos\"&gt;Storytelling Hub&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[11]/a[1]",
              "issueID": "7404b051b452610285de9e517d8522d7",
              "signature": "2be46524e284a3fcf5bc8696ada80e27",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7404b051b452610285de9e517d8522d7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 320
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 334
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13129,
                "column": 222
              },
              "errorSnippet": "&lt;a href=\"/branding\"&gt;Branding&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[12]/a[1]",
              "issueID": "c884219c6c6d5c2a510e0c734380d69a",
              "signature": "ded468edca80cf0e765cefadc8491ed8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c884219c6c6d5c2a510e0c734380d69a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 344
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 358
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13135,
                "column": 248
              },
              "errorSnippet": "&lt;a href=\"/news-information/message-manual\"&gt;Message Manual&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[13]/a[1]",
              "issueID": "b3c4093d06f27b6b225e80fa45ff6bb0",
              "signature": "12e8e44f683cf88ce741df7ab13a383d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b3c4093d06f27b6b225e80fa45ff6bb0"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 631,
                  "y": 368
                },
                "bottom-right": {
                  "x": 766.609,
                  "y": 382
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13139,
                "column": 253
              },
              "errorSnippet": "&lt;a href=\"/stayconnected\"&gt;Stay Connected&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[14]/a[1]",
              "issueID": "b02f8ec5d9ee22b6a9a6d5a4c2602abd",
              "signature": "5bf15e5a8dcf18720198f0871970c049",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b02f8ec5d9ee22b6a9a6d5a4c2602abd"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 785,
                  "y": 22
                },
                "bottom-right": {
                  "x": 920.609,
                  "y": 36
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13143,
                "column": 225
              },
              "errorSnippet": "&lt;a href=\"/work-usaid\"&gt;Work With USAID&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "0362600eee90978264b5d3a1b7fe76bb",
              "signature": "d3d0517d981f66127eeb6c0a17dbe332",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0362600eee90978264b5d3a1b7fe76bb"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 785,
                  "y": 56
                },
                "bottom-right": {
                  "x": 920.609,
                  "y": 70
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13147,
                "column": 225
              },
              "errorSnippet": "&lt;a href=\"/work-usaid\" title=\"\"&gt;Work With USAID&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "17831bfbb3e377135bdd4d4e149844bf",
              "signature": "bb2d299e3a2dc6fd1dfede2dbde8c543",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=17831bfbb3e377135bdd4d4e149844bf"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 785,
                  "y": 80
                },
                "bottom-right": {
                  "x": 920.609,
                  "y": 94
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13151,
                "column": 225
              },
              "errorSnippet": "&lt;a href=\"/work-usaid/how-to-work-with-usaid\"&gt;How to Work with USAID&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[2]/a[1]",
              "issueID": "39861af18628f8e5d1e27bcfcf4dfe66",
              "signature": "dc689dffed9371e673a079c71403d818",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=39861af18628f8e5d1e27bcfcf4dfe66"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 785,
                  "y": 104
                },
                "bottom-right": {
                  "x": 920.609,
                  "y": 132
                },
                "height": 28,
                "width": 135.609
              },
              "position": {
                "line": 13179,
                "column": 8
              },
              "errorSnippet": "&lt;a href=\"/work-usaid/organizations\"&gt;Organizations That Work With USAID&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[3]/a[1]",
              "issueID": "955818b1b8d455c97b9ba921ef05f84a",
              "signature": "d4ef5674246ed0ae681bf4e1dc865c2c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=955818b1b8d455c97b9ba921ef05f84a"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 785,
                  "y": 142
                },
                "bottom-right": {
                  "x": 920.609,
                  "y": 156
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13181,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/work-usaid/find-a-funding-opportunity\"&gt;Find a Funding Opportunity&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[4]/a[1]",
              "issueID": "396ca9fd4de621a63fa05aeffbba25f7",
              "signature": "c10b14bbec9106b574d2062b105a2d05",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=396ca9fd4de621a63fa05aeffbba25f7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 785,
                  "y": 166
                },
                "bottom-right": {
                  "x": 920.609,
                  "y": 180
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13185,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/work-usaid/resources-for-partners\"&gt;Resources for Partners&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[5]/a[1]",
              "issueID": "9fabb6cf88c8b5b08aa942084f1c0776",
              "signature": "010b538fa8d5f49349e15984e3ff6f84",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9fabb6cf88c8b5b08aa942084f1c0776"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 785,
                  "y": 190
                },
                "bottom-right": {
                  "x": 920.609,
                  "y": 204
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13196,
                "column": 27
              },
              "errorSnippet": "&lt;a href=\"/careers\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[6]/a[1]",
              "issueID": "62aaa2957ce3e34cf3dbd888a39e3304",
              "signature": "59843662555150b12d0eeecc10cf0a90",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=62aaa2957ce3e34cf3dbd888a39e3304"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 785,
                  "y": 214
                },
                "bottom-right": {
                  "x": 920.609,
                  "y": 228
                },
                "height": 14,
                "width": 135.609
              },
              "position": {
                "line": 13204,
                "column": 12
              },
              "errorSnippet": "&lt;a href=\"/work-usaid/take-action\"&gt;Get Involved&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[7]/a[1]",
              "issueID": "df9461faeba42c59d8426e1332fed9c0",
              "signature": "98255047e09fe4835677ee6f1678b81f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=df9461faeba42c59d8426e1332fed9c0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 11120,
                "column": 404
              },
              "errorSnippet": "&lt;h1&gt;Administrator Power to Deliver Keynote Address on the Global Food Security Crisis - Monday, July 18, 10:30 am EDT&lt;/h1&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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]/a[1]/h1[1]",
              "issueID": "5a22518ef74fec94c8c52fdc9ed850a3",
              "signature": "3f61118593de4814387298cddf2d4619",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5a22518ef74fec94c8c52fdc9ed850a3"
            },
            {
              "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": 147,
                  "y": 976
                },
                "bottom-right": {
                  "x": 877,
                  "y": 1092
                },
                "height": 116,
                "width": 730
              },
              "position": {
                "line": 4901,
                "column": 19560
              },
              "errorSnippet": "&lt;p vocab=\"http://schema.org/\" typeof=\"GovernmentOrganization\"&gt;&lt;meta property=\"name\" content=\"U.S. Agency for International Development\" style=\"\"&gt;USAID is the world's premier international development agency and a catalytic actor driving devel",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/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[2]/section[1]/p[1]",
              "issueID": "25430798a899b9f8146a3542819513c9",
              "signature": "09a566f2236e58a045590a61ff389a8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=25430798a899b9f8146a3542819513c9"
            },
            {
              "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": 182.52630615234375,
                  "y": 110.526123046875
                },
                "bottom-right": {
                  "x": 902.5263061523438,
                  "y": 173.526123046875
                },
                "height": 63,
                "width": 720
              },
              "position": {
                "line": 12964,
                "column": 10
              },
              "errorSnippet": "&lt;p&gt;Investments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.&lt;br&gt;&lt;span class=\"bucketmore\"&gt;Learn More&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/a[1]/p[1]",
              "issueID": "bc365392dade59be06247b32010a9304",
              "signature": "98e659c35117d7119f2b8ddaa5491e85",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bc365392dade59be06247b32010a9304"
            },
            {
              "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": 172.66665649414062,
                  "y": 88.66650390625
                },
                "bottom-right": {
                  "x": 892.6666564941406,
                  "y": 193.66650390625
                },
                "height": 105,
                "width": 720
              },
              "position": {
                "line": 12978,
                "column": 7
              },
              "errorSnippet": "&lt;p&gt;Despair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.&lt;br&gt;Advancing democracy and governance helps promote sustainable development and peace around the world.&lt;br&gt;&lt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "issueID": "881b6e836e39c8e06dff238a96b0c27f",
              "signature": "e22c97f8a0ec19aa14b844bed7fd6234",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=881b6e836e39c8e06dff238a96b0c27f"
            },
            {
              "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": 161.64706420898438,
                  "y": 123.66162109375
                },
                "bottom-right": {
                  "x": 881.6470642089844,
                  "y": 186.66162109375
                },
                "height": 63,
                "width": 720
              },
              "position": {
                "line": 12996,
                "column": 10
              },
              "errorSnippet": "&lt;p&gt;USAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.&lt;br&gt;&lt;span class=\"bucketmore\"&gt;Learn More&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[3]/a[1]/p[1]",
              "issueID": "a969685164eeaea28ec683f702485000",
              "signature": "83f91d75a482cb72139890328e0c1394",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a969685164eeaea28ec683f702485000"
            },
            {
              "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": 135.19998931884766,
                  "y": 123.199951171875
                },
                "bottom-right": {
                  "x": 855.1999893188477,
                  "y": 207.199951171875
                },
                "height": 84,
                "width": 720
              },
              "position": {
                "line": 13011,
                "column": 10
              },
              "errorSnippet": "&lt;p&gt;USAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.&lt;br&gt;&lt;span class=\"bucketmore\"&gt;Learn More",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[5]/a[1]/p[1]",
              "issueID": "4e6f40e5c49b06b0407b8b5587de73f7",
              "signature": "a822b1c156a05bd80783d58d8e310248",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4e6f40e5c49b06b0407b8b5587de73f7"
            },
            {
              "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": 119.14286041259766,
                  "y": 150
                },
                "bottom-right": {
                  "x": 839.1428604125977,
                  "y": 213
                },
                "height": 63,
                "width": 720
              },
              "position": {
                "line": 13018,
                "column": 10
              },
              "errorSnippet": "&lt;p&gt;Investments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.&lt;br&gt;&lt;span class=\"bucketmore\"&gt;Learn More&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[6]/a[1]/p[1]",
              "issueID": "d443c93894d6bd9fba27a8f9a9c12736",
              "signature": "1dbe31680f4d12cdfde7becaff5fe5ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d443c93894d6bd9fba27a8f9a9c12736"
            },
            {
              "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": 100.61538600921631,
                  "y": 122.769287109375
                },
                "bottom-right": {
                  "x": 820.6153860092163,
                  "y": 227.769287109375
                },
                "height": 105,
                "width": 720
              },
              "position": {
                "line": 13027,
                "column": 10
              },
              "errorSnippet": "&lt;p&gt;Despair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.&lt;br&gt;Advancing democracy and governance helps promote sustainable development and peace around the world.&lt;br&gt;&lt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[7]/a[1]/p[1]",
              "issueID": "db948c9045487240eff172038de8e093",
              "signature": "0b02e56b7fc92400ed12ceb8c6c22964",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=db948c9045487240eff172038de8e093"
            },
            {
              "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": 79,
                  "y": 175.265625
                },
                "bottom-right": {
                  "x": 799,
                  "y": 238.265625
                },
                "height": 63,
                "width": 720
              },
              "position": {
                "line": 13035,
                "column": 10
              },
              "errorSnippet": "&lt;p&gt;USAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.&lt;br&gt;&lt;span class=\"bucketmore\"&gt;Learn More&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[8]/a[1]/p[1]",
              "issueID": "37c4131cb520bb6ecafdf8942ece12e3",
              "signature": "612632e0528ce9ce0b2084c8e53a1624",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=37c4131cb520bb6ecafdf8942ece12e3"
            },
            {
              "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": 119.14288330078125,
                  "y": 132
                },
                "bottom-right": {
                  "x": 839.1428833007812,
                  "y": 216
                },
                "height": 84,
                "width": 720
              },
              "position": {
                "line": 13050,
                "column": 10
              },
              "errorSnippet": "&lt;p&gt;USAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.&lt;br&gt;&lt;span class=\"bucketmore\"&gt;Learn More",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[10]/a[1]/p[1]",
              "issueID": "d151c4c09c794559fa29ee16702b6961",
              "signature": "32c38de4b63f73c66da7ca9c39583c65",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d151c4c09c794559fa29ee16702b6961"
            },
            {
              "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": 135.20001220703125,
                  "y": 140
                },
                "bottom-right": {
                  "x": 855.2000122070312,
                  "y": 203
                },
                "height": 63,
                "width": 720
              },
              "position": {
                "line": 13058,
                "column": 10
              },
              "errorSnippet": "&lt;p&gt;Investments in global health protect Americans at home and abroad, save lives, strengthen fragile states, and promote social and economic progress.&lt;br&gt;&lt;span class=\"bucketmore\"&gt;Learn More&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[11]/a[1]/p[1]",
              "issueID": "d44efc3d0f4ca788be9ea1fe3279792c",
              "signature": "da0c4c3ac5dcb7ca46b99a2364d97914",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d44efc3d0f4ca788be9ea1fe3279792c"
            },
            {
              "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": 149.25,
                  "y": 99.75
                },
                "bottom-right": {
                  "x": 869.25,
                  "y": 204.75
                },
                "height": 105,
                "width": 720
              },
              "position": {
                "line": 13066,
                "column": 10
              },
              "errorSnippet": "&lt;p&gt;Despair is dangerous - while poverty does not cause violent extremism, it creates conditions that extremists can exploit.&lt;br&gt;Advancing democracy and governance helps promote sustainable development and peace around the world.&lt;br&gt;&lt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[12]/a[1]/p[1]",
              "issueID": "8d5dd326674f6905b9775ca3497eda57",
              "signature": "0e0d7dd69c0fff6214122a3f6f28ff17",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8d5dd326674f6905b9775ca3497eda57"
            },
            {
              "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": 161.64703369140625,
                  "y": 123.66162109375
                },
                "bottom-right": {
                  "x": 881.6470336914062,
                  "y": 186.66162109375
                },
                "height": 63,
                "width": 720
              },
              "position": {
                "line": 13081,
                "column": 7
              },
              "errorSnippet": "&lt;p&gt;USAID provides timely and effective humanitarian response, bringing disaster relief and lifesaving assistance amidst complex crises.&lt;br&gt;&lt;span class=\"bucketmore\"&gt;Learn More&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[13]/a[1]/p[1]",
              "issueID": "5738044a68d5a2d5325da6f36d42dc4a",
              "signature": "f4e4708b3202abc07d7df98ddf57f5e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5738044a68d5a2d5325da6f36d42dc4a"
            },
            {
              "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": 182.5262451171875,
                  "y": 97.262939453125
                },
                "bottom-right": {
                  "x": 902.5262451171875,
                  "y": 181.262939453125
                },
                "height": 84,
                "width": 720
              },
              "position": {
                "line": 13094,
                "column": 10
              },
              "errorSnippet": "&lt;p&gt;USAID is supporting women and girls and protecting life - peace and progress cannot be sustained without women's equal access to opportunities and participation in their countries' institutions.&lt;br&gt;&lt;span class=\"bucketmore\"&gt;Learn More",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[15]/a[1]/p[1]",
              "issueID": "afc1570ac4f11fd88ce042eaf2ad4220",
              "signature": "4186dcfbf6609af07e6c659d1fd5ea09",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=afc1570ac4f11fd88ce042eaf2ad4220"
            },
            {
              "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": 142,
                  "y": 0.59375
                },
                "bottom-right": {
                  "x": 164,
                  "y": 22.59375
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 8667,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Search\" class=\"form-submit\"&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/div[2]/input[1]",
              "issueID": "2992d2fc6d97fd393f5747e73a3983fb",
              "signature": "109c6a4112b27541b0cc4002109596f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2992d2fc6d97fd393f5747e73a3983fb"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 13506,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxPrevious\" name=\"cboxPrevious\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[2]/div[2]/button[1]",
              "issueID": "a0c7d8dd8d3bf066a97d5f734727ee22",
              "signature": "a0a4ac9bcca098b7158eed0ec4183364",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a0c7d8dd8d3bf066a97d5f734727ee22"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 13506,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxNext\" name=\"cboxNext\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[2]/div[2]/button[2]",
              "issueID": "16d0703ac3ecc327253ad952abdee523",
              "signature": "a105944581a4347bc9329b922178ad02",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=16d0703ac3ecc327253ad952abdee523"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13506,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"cboxSlideshow\" name=\"cboxSlideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[2]/div[2]/button[3]",
              "issueID": "813ed7296feec3930b327b9d26e446a8",
              "signature": "2b3b835ff317b90f4421c4b59db0cc79",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=813ed7296feec3930b327b9d26e446a8"
            },
            {
              "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": 494,
                  "y": 28
                },
                "height": 28,
                "width": 494
              },
              "position": {
                "line": 8955,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"site-title\"&gt;&lt;a href=\"/\" title=\"Home\" class=\"active\"&gt;U.S. Agency for International Development&lt;/a&gt;&lt;/h1&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h1[1]",
              "issueID": "448df4988c006316fc013d9c150c6920",
              "signature": "4895177760571b420651116e7dc1f1bf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=448df4988c006316fc013d9c150c6920"
            },
            {
              "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": -2
                },
                "bottom-right": {
                  "x": 494,
                  "y": 29
                },
                "height": 31,
                "width": 494
              },
              "position": {
                "line": 4901,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"Home\" class=\"active\"&gt;U.S. Agency for International Development&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h1[1]/a[1]",
              "issueID": "f5c4e6a1ba9bd889bff3c84320f91516",
              "signature": "d09e71341bccc91014595d5da41d946e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f5c4e6a1ba9bd889bff3c84320f91516"
            },
            {
              "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": 30
                },
                "bottom-right": {
                  "x": 92,
                  "y": 55
                },
                "height": 25,
                "width": 92
              },
              "position": {
                "line": 10,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"first expanded menu-mlid-1128\"&gt;&lt;a href=\"/who-we-are\"&gt;Who We Are&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn_back\" href=\"#\" alt=\"back\"&gt;back&lt;/a&gt;&lt;a alt=\"Who We Are\" href=\"/who-we-",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
              "issueID": "14d6c6660a5b0df9e69491f5fd5185b7",
              "signature": "451611c0e2cd30e02edddcc1996ed18d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=14d6c6660a5b0df9e69491f5fd5185b7"
            },
            {
              "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": 24
                },
                "bottom-right": {
                  "x": 210,
                  "y": 319
                },
                "height": 295,
                "width": 210
              },
              "position": {
                "line": 8595,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn_back\" href=\"#\" alt=\"back\"&gt;back&lt;/a&gt;&lt;a alt=\"Who We Are\" href=\"/who-we-are\"&gt;Who We Are&lt;/a&gt;&lt;/li&gt;&lt;li class=\"first leaf menu-mlid-63726\"&gt;&lt;a href=\"",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]",
              "issueID": "d9c3f0caf24de37de8decf6a168a7b49",
              "signature": "19de683cad5c405d556aaaa71735f81a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d9c3f0caf24de37de8decf6a168a7b49"
            },
            {
              "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": 40.6875
                },
                "bottom-right": {
                  "x": 210,
                  "y": 71.375
                },
                "height": 30.6875,
                "width": 210
              },
              "position": {
                "line": 18,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"leaf menu-mlid-33036\"&gt;&lt;a href=\"/who-we-are/mission-vision-values\"&gt;Mission, Vision and Values&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]",
              "issueID": "ffb1136b2ed428693b565f12da4cb814",
              "signature": "b7dab21bbdbc4b0898d1da61ee955f0a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ffb1136b2ed428693b565f12da4cb814"
            },
            {
              "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": 184,
                  "y": 19
                },
                "height": 19,
                "width": 184
              },
              "position": {
                "line": 4902,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/who-we-are/mission-vision-values\"&gt;Mission, Vision and Values&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "7c3845f3f06d36edc5df684e5f07d375",
              "signature": "03cc744798a10592b71a7a1369d86dad",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7c3845f3f06d36edc5df684e5f07d375"
            },
            {
              "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": 71.375
                },
                "bottom-right": {
                  "x": 210,
                  "y": 121.0625
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 19,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-91611\"&gt;&lt;a href=\"/who-we-are/diversity-equity-inclusion\"&gt;Diversity, Equity, and Inclusion&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[4]",
              "issueID": "3cbdf51551d2aaa1096c311cd76db5de",
              "signature": "9d7ff7e2d1d50c4e873ac5783225b56c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3cbdf51551d2aaa1096c311cd76db5de"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 4902,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/who-we-are/diversity-equity-inclusion\"&gt;Diversity, Equity, and Inclusion&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
              "issueID": "d4bee6b17e98b87ed83bae1600ed7594",
              "signature": "5bfc5a0d57113d5663375a24de09ba3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d4bee6b17e98b87ed83bae1600ed7594"
            },
            {
              "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": 92,
                  "y": 30
                },
                "bottom-right": {
                  "x": 186,
                  "y": 55
                },
                "height": 25,
                "width": 94
              },
              "position": {
                "line": 31,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"expanded menu-mlid-1141\"&gt;&lt;a href=\"/what-we-do\"&gt;What We Do&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn_back\" href=\"#\" alt=\"back\"&gt;back&lt;/a&gt;&lt;a alt=\"What We Do\" href=\"/what-we-do\"&g",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
              "issueID": "5aa5491786f3e99a20b34aa36b459e80",
              "signature": "5065548639c07d8b0c06785ce9a45df9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5aa5491786f3e99a20b34aa36b459e80"
            },
            {
              "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": 24
                },
                "bottom-right": {
                  "x": 210,
                  "y": 617
                },
                "height": 593,
                "width": 210
              },
              "position": {
                "line": 8595,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn_back\" href=\"#\" alt=\"back\"&gt;back&lt;/a&gt;&lt;a alt=\"What We Do\" href=\"/what-we-do\"&gt;What We Do&lt;/a&gt;&lt;/li&gt;&lt;li class=\"first leaf menu-mlid-31186\"&gt;&lt;a href=\"",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]",
              "issueID": "5f2db2d90c28c39eddece39185c2a93e",
              "signature": "0c03fc42d0a8595d462917ec04f3208a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5f2db2d90c28c39eddece39185c2a93e"
            },
            {
              "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": 40.6875
                },
                "bottom-right": {
                  "x": 210,
                  "y": 90.375
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 39,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1149\"&gt;&lt;a href=\"/what-we-do/agriculture-and-food-security\"&gt;Agriculture and Food Security&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[3]",
              "issueID": "13f08767147fd6f27b29219f84481e82",
              "signature": "822ba4bf795076065746a3574fe5eef9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=13f08767147fd6f27b29219f84481e82"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 5942,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/what-we-do/agriculture-and-food-security\"&gt;Agriculture and Food Security&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "1175c3db5314729e2fec6a255b5d529e",
              "signature": "a0476e17a821ed153943e050cdaf7f3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1175c3db5314729e2fec6a255b5d529e"
            },
            {
              "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": 151.75
                },
                "bottom-right": {
                  "x": 210,
                  "y": 201.4375
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 8595,
                "column": 474
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1152\"&gt;&lt;a href=\"/democracy\"&gt;Democracy, Human Rights, and Governance&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]",
              "issueID": "05d554f3aaeb8859b1dd280d2f5a9f6b",
              "signature": "e505937327851fd0fb28254aca9e4547",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=05d554f3aaeb8859b1dd280d2f5a9f6b"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 8534,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/democracy\"&gt;Democracy, Human Rights, and Governance&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]/a[1]",
              "issueID": "b24da9dc54c0215a662b6456bcaa54c7",
              "signature": "fbb3a0b25b950f6e10ce44498bdfcabd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b24da9dc54c0215a662b6456bcaa54c7"
            },
            {
              "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": 201.4375
                },
                "bottom-right": {
                  "x": 210,
                  "y": 251.125
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 8871,
                "column": 40
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1146\"&gt;&lt;a href=\"/economic-growth-and-trade\"&gt;Economic Growth and Trade&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[7]",
              "issueID": "f8e29ec7e4e96e9625f0393a73ff38f1",
              "signature": "cd8e369f626139af2262ba8b7e2e2ab1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f8e29ec7e4e96e9625f0393a73ff38f1"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 8535,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/economic-growth-and-trade\"&gt;Economic Growth and Trade&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[7]/a[1]",
              "issueID": "f413bb8bb7f9629f8c79296488c488cc",
              "signature": "b4f044980aa944eb9c1d8e810e763810",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f413bb8bb7f9629f8c79296488c488cc"
            },
            {
              "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": 281.8125
                },
                "bottom-right": {
                  "x": 210,
                  "y": 331.5
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 10760,
                "column": 474
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1147\"&gt;&lt;a href=\"/what-we-do/environment-and-global-climate-change\"&gt;Environment, Energy, and Infrastructure&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[9]",
              "issueID": "f9169db35a71e5eaa3d6400b54a0c295",
              "signature": "08586b711dca5498b9ddeeb51c4f8b5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f9169db35a71e5eaa3d6400b54a0c295"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 8535,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/what-we-do/environment-and-global-climate-change\"&gt;Environment, Energy, and Infrastructure&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[9]/a[1]",
              "issueID": "b34a39558c7ab0ad8f1b1b73b83dee4b",
              "signature": "d83717a2af009a9d072ebe4cc3c752e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b34a39558c7ab0ad8f1b1b73b83dee4b"
            },
            {
              "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": 331.5
                },
                "bottom-right": {
                  "x": 210,
                  "y": 381.1875
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 11036,
                "column": 40
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1151\"&gt;&lt;a href=\"/what-we-do/gender-equality-and-womens-empowerment\"&gt;Gender Equality and Women's Empowerment&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[10]",
              "issueID": "a7dfd7b3e01f9394f0ea3911b9f948f0",
              "signature": "6687b2b864e0c5d86845f82640060e89",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a7dfd7b3e01f9394f0ea3911b9f948f0"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 8535,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/what-we-do/gender-equality-and-womens-empowerment\"&gt;Gender Equality and Women's Empowerment&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[10]/a[1]",
              "issueID": "a5bbcb3a455c9944c898b07324e3d292",
              "signature": "4042aa931d1574d538fbad3f69e746a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a5bbcb3a455c9944c898b07324e3d292"
            },
            {
              "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": 442.5625
                },
                "bottom-right": {
                  "x": 210,
                  "y": 492.25
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-91286\"&gt;&lt;a href=\"/innovation-technology-research\"&gt;Innovation, Technology, and Research&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[13]",
              "issueID": "3ce1e4dddc9f8f1d19aaa519ff2993e7",
              "signature": "e4156f64403b449e84fe9d28d319692b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3ce1e4dddc9f8f1d19aaa519ff2993e7"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 8895,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/innovation-technology-research\"&gt;Innovation, Technology, and Research&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[13]/a[1]",
              "issueID": "8804b3a616aa50bbc08442d8f5f77e51",
              "signature": "e7c9fc5267cf5be489307a5c92392cb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8804b3a616aa50bbc08442d8f5f77e51"
            },
            {
              "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": 553.625
                },
                "bottom-right": {
                  "x": 210,
                  "y": 603.3125
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 12640,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"last leaf has-children menu-mlid-1153\"&gt;&lt;a href=\"/what-we-do/working-crises-and-conflict\"&gt;Working in Crises and Conflict&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[16]",
              "issueID": "233d75d527f84a8b2d3e30bc10c18574",
              "signature": "3293411fb258f497c9cb455510b7c09c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=233d75d527f84a8b2d3e30bc10c18574"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 8895,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/what-we-do/working-crises-and-conflict\"&gt;Working in Crises and Conflict&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[16]/a[1]",
              "issueID": "0de9322b04bad1ac5fe9a0f27d4d6ae3",
              "signature": "95ba16f1e41ce52053565057a7988e70",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0de9322b04bad1ac5fe9a0f27d4d6ae3"
            },
            {
              "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": 186,
                  "y": 30
                },
                "bottom-right": {
                  "x": 305,
                  "y": 55
                },
                "height": 25,
                "width": 119
              },
              "position": {
                "line": 12641,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"expanded menu-mlid-1142\"&gt;&lt;a href=\"/where-we-work\" title=\"Through our assistance programs, USAID plays an active and critical role in the promotion of U.S. foreign policy interests.\"&gt;Where We Work&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
              "issueID": "1606b5e37647d4d21e4e7f7a04cc3b3a",
              "signature": "bad6c46498bd8cdb0affb25d2d097f32",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1606b5e37647d4d21e4e7f7a04cc3b3a"
            },
            {
              "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": 24
                },
                "bottom-right": {
                  "x": 210,
                  "y": 289
                },
                "height": 265,
                "width": 210
              },
              "position": {
                "line": 10083,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn_back\" href=\"#\" alt=\"back\"&gt;back&lt;/a&gt;&lt;a alt=\"Where We Work\" href=\"/where-we-work\"&gt;Where We Work&lt;/a&gt;&lt;/li&gt;&lt;li class=\"first leaf menu-mlid-31191\"&gt;&lt",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]",
              "issueID": "05073cdc95be658105ad2aefd9714d5b",
              "signature": "adea3479df3c473d9210dcfa278f0796",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=05073cdc95be658105ad2aefd9714d5b"
            },
            {
              "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": 163.4375
                },
                "bottom-right": {
                  "x": 210,
                  "y": 213.125
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 12648,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1160\"&gt;&lt;a href=\"/where-we-work/latin-american-and-caribbean\"&gt;Latin America and the Caribbean&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[7]",
              "issueID": "471a4af695f07efb1441090feffa02ce",
              "signature": "162b70ea01a46d417faff4b177b53947",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=471a4af695f07efb1441090feffa02ce"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 9206,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/where-we-work/latin-american-and-caribbean\"&gt;Latin America and the Caribbean&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[7]/a[1]",
              "issueID": "e08713917ee5213a6702fce34bea2156",
              "signature": "5bd8f55ff4ca31215dcdbae4799663de",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e08713917ee5213a6702fce34bea2156"
            },
            {
              "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": 305,
                  "y": 30
                },
                "bottom-right": {
                  "x": 440,
                  "y": 55
                },
                "height": 25,
                "width": 135
              },
              "position": {
                "line": 12650,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"expanded menu-mlid-1143\"&gt;&lt;a href=\"/reports-and-data\" title=\"USAID is a business-focused development agency focused on results.\"&gt;Reports and Data&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]",
              "issueID": "206a5c788b6f30c985461b96e5595a71",
              "signature": "24d30aeaee3c9b54aeabc3675e679723",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=206a5c788b6f30c985461b96e5595a71"
            },
            {
              "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": 24
                },
                "bottom-right": {
                  "x": 210,
                  "y": 338
                },
                "height": 314,
                "width": 210
              },
              "position": {
                "line": 10760,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn_back\" href=\"#\" alt=\"back\"&gt;back&lt;/a&gt;&lt;a alt=\"Reports and Data\" href=\"/reports-and-data\"&gt;Reports and Data&lt;/a&gt;&lt;/li&gt;&lt;li class=\"first leaf has-children m",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]",
              "issueID": "9865dce53ae1226145997e4c7d562c05",
              "signature": "9a5f1011ef418e1700b310b11da96805",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9865dce53ae1226145997e4c7d562c05"
            },
            {
              "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": 224.8125
                },
                "bottom-right": {
                  "x": 210,
                  "y": 274.5
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 12659,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-2616\"&gt;&lt;a href=\"/results-and-data/performance-reporting\"&gt;Performance &amp;amp; Financial Reporting&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[9]",
              "issueID": "8e3d7f68b21307cd1bf4053bc081ac2f",
              "signature": "1afd453c300ff4d94535cbffaf5465b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8e3d7f68b21307cd1bf4053bc081ac2f"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 10700,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/results-and-data/performance-reporting\"&gt;Performance &amp;amp; Financial Reporting&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[9]/a[1]",
              "issueID": "43f73f0b36441299fa4f0c6082ba1691",
              "signature": "a4a4dd515ba950cf5f1b69c6f55c574d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=43f73f0b36441299fa4f0c6082ba1691"
            },
            {
              "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": 274.5
                },
                "bottom-right": {
                  "x": 210,
                  "y": 324.1875
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 12660,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"last leaf menu-mlid-94041\"&gt;&lt;a href=\"/results-and-data/progress-data/agency-financial-report/fy-2021\"&gt;FY 2021 Agency Financial Report&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[10]",
              "issueID": "7ee9df1b219b55263883f1f941834f4e",
              "signature": "883c96cb9c6915d9e9ffdfe9b87593bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7ee9df1b219b55263883f1f941834f4e"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 10700,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/results-and-data/progress-data/agency-financial-report/fy-2021\"&gt;FY 2021 Agency Financial Report&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[10]/a[1]",
              "issueID": "1be051da10da052566a48d9cf8dd68d9",
              "signature": "1902f9bf4f2318914f6e5c0b93e059e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1be051da10da052566a48d9cf8dd68d9"
            },
            {
              "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": 440,
                  "y": 30
                },
                "bottom-right": {
                  "x": 608,
                  "y": 55
                },
                "height": 25,
                "width": 168
              },
              "position": {
                "line": 12661,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"expanded menu-mlid-1144\"&gt;&lt;a href=\"/news-info\" title=\"The latest updates from the U.S. Agency for International Development\"&gt;News and Information&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]",
              "issueID": "bdb4d9d79bbd567458f32d57288dbb36",
              "signature": "cee9b78415fee4ab559dfa02284605e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bdb4d9d79bbd567458f32d57288dbb36"
            },
            {
              "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": 24
                },
                "bottom-right": {
                  "x": 210,
                  "y": 454
                },
                "height": 430,
                "width": 210
              },
              "position": {
                "line": 10760,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn_back\" href=\"#\" alt=\"back\"&gt;back&lt;/a&gt;&lt;a alt=\"News and Information\" href=\"/news-info\"&gt;News and Information&lt;/a&gt;&lt;/li&gt;&lt;li class=\"first leaf menu-mlid-312",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]",
              "issueID": "e6c982c6680ec6ec0e83a67ba8afc7f8",
              "signature": "edc0008a852100ca035326624dabd8b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e6c982c6680ec6ec0e83a67ba8afc7f8"
            },
            {
              "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": 178,
                  "y": 61.375
                },
                "height": 61.375,
                "width": 178
              },
              "position": {
                "line": 12662,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn_back\" href=\"#\" alt=\"back\"&gt;back&lt;/a&gt;&lt;a alt=\"News and Information\" href=\"/news-info\"&gt;News and Information&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]/li[1]",
              "issueID": "0fb776108fd4705238b8f8278d96cfd5",
              "signature": "11d2d3eacacf43d5018b411d435b503a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0fb776108fd4705238b8f8278d96cfd5"
            },
            {
              "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": 608,
                  "y": 30
                },
                "bottom-right": {
                  "x": 737,
                  "y": 55
                },
                "height": 25,
                "width": 129
              },
              "position": {
                "line": 12675,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"last expanded menu-mlid-31206\"&gt;&lt;a href=\"/work-usaid\"&gt;Work With USAID&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn_back\" href=\"#\" alt=\"back\"&gt;back&lt;/a&gt;&lt;a alt=\"Work With USAID\" href",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]",
              "issueID": "741a23701ed0f23a99c69a14469eedb7",
              "signature": "3f73155abbc30e6dfef536ca3f2c76bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=741a23701ed0f23a99c69a14469eedb7"
            },
            {
              "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": 24
                },
                "bottom-right": {
                  "x": 210,
                  "y": 277
                },
                "height": 253,
                "width": 210
              },
              "position": {
                "line": 10760,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"mobile_nav\" style=\"\"&gt;&lt;a class=\"btn_back\" href=\"#\" alt=\"back\"&gt;back&lt;/a&gt;&lt;a alt=\"Work With USAID\" href=\"/work-usaid\"&gt;Work With USAID&lt;/a&gt;&lt;/li&gt;&lt;li class=\"first leaf has-children menu-mlid",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]",
              "issueID": "277736aa5203057e05e980b16db40783",
              "signature": "ff03486b4f9aaebfef09c28e5f730c5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=277736aa5203057e05e980b16db40783"
            },
            {
              "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": 71.375
                },
                "bottom-right": {
                  "x": 210,
                  "y": 121.0625
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 12679,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-47361\"&gt;&lt;a href=\"/work-usaid/organizations\"&gt;Organizations That Work With USAID&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[4]",
              "issueID": "fec1d72de46c90c358dac46c9cdf5869",
              "signature": "b6ae3ac2c93797490097787c36ca9a9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fec1d72de46c90c358dac46c9cdf5869"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 11696,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"/work-usaid/organizations\"&gt;Organizations That Work With USAID&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[4]/a[1]",
              "issueID": "ec06f235be50e078843197336f8ab4d0",
              "signature": "7179cadc50639e010e1c64eb63235d86",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ec06f235be50e078843197336f8ab4d0"
            },
            {
              "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": 121.0625
                },
                "bottom-right": {
                  "x": 210,
                  "y": 170.75
                },
                "height": 49.6875,
                "width": 210
              },
              "position": {
                "line": 12680,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-82981\"&gt;&lt;a href=\"/work-usaid/find-a-funding-opportunity\"&gt;Find a Funding Opportunity&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[5]",
              "issueID": "a9b055e767f17bd75ecd409761f8d045",
              "signature": "e39270cb0019dee96d766d4850c98964",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a9b055e767f17bd75ecd409761f8d045"
            },
            {
              "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": 184,
                  "y": 38
                },
                "height": 38,
                "width": 184
              },
              "position": {
                "line": 11707,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/work-usaid/find-a-funding-opportunity\"&gt;Find a Funding Opportunity&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[5]/a[1]",
              "issueID": "efd950bfe79112c5619b35e0395b1845",
              "signature": "fa40b3193ed8ff1cec06a8a21ae7644d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=efd950bfe79112c5619b35e0395b1845"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 22
                },
                "bottom-right": {
                  "x": 155,
                  "y": 316
                },
                "height": 294,
                "width": 140
              },
              "position": {
                "line": 12695,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"first expanded menu-mlid-1128\"&gt;&lt;a href=\"/who-we-are\"&gt;Who We Are&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf menu-mlid-63726\"&gt;&lt;a href=\"/who-we-are\" title=\"\"&gt;Who We Are&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"leaf me",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]",
              "issueID": "0c61dac26b12d101aa7224c12b59e44c",
              "signature": "b0a277dd78b71210f7c71581e3e27235",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0c61dac26b12d101aa7224c12b59e44c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 44
                },
                "bottom-right": {
                  "x": 169,
                  "y": 274
                },
                "height": 230,
                "width": 154
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf menu-mlid-63726\"&gt;&lt;a href=\"/who-we-are\" title=\"\"&gt;Who We Are&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"leaf menu-mlid-33036\"&gt;&lt;a href=\"/who-we-are/mission-vision-values\"&gt;Mission, Vision and Values&l",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]",
              "issueID": "fc3c7115754cc58a461a04c02b96e272",
              "signature": "44a2dbffa5cb6a1e62eab62cbb51f10d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fc3c7115754cc58a461a04c02b96e272"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 80
                },
                "bottom-right": {
                  "x": 155,
                  "y": 94
                },
                "height": 14,
                "width": 140
              },
              "position": {
                "line": 12698,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"leaf menu-mlid-33036\"&gt;&lt;a href=\"/who-we-are/mission-vision-values\"&gt;Mission, Vision and Values&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]",
              "issueID": "4d98f0d204d11093ffe6b62d7e25a4fb",
              "signature": "93cfecb8a4896af9d4e37822ebaf5b27",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4d98f0d204d11093ffe6b62d7e25a4fb"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 104
                },
                "bottom-right": {
                  "x": 155,
                  "y": 132
                },
                "height": 28,
                "width": 140
              },
              "position": {
                "line": 12698,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-91611\"&gt;&lt;a href=\"/who-we-are/diversity-equity-inclusion\"&gt;Diversity, Equity, and Inclusion&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[3]",
              "issueID": "28a83c90c064322d71a7707e9292195a",
              "signature": "5628e97f6fa5d38754510a26cb831c08",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=28a83c90c064322d71a7707e9292195a"
            },
            {
              "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": 169,
                  "y": 22
                },
                "bottom-right": {
                  "x": 309,
                  "y": 516
                },
                "height": 494,
                "width": 140
              },
              "position": {
                "line": 12704,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"expanded menu-mlid-1141\"&gt;&lt;a href=\"/what-we-do\"&gt;What We Do&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf menu-mlid-31186\"&gt;&lt;a href=\"/what-we-do\" title=\"\"&gt;What We Do&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"leaf has-chil",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]",
              "issueID": "033450d07cea18d5f056c0ca0d319f23",
              "signature": "4565685ef0beaa830982ae03f133656b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=033450d07cea18d5f056c0ca0d319f23"
            },
            {
              "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": 169,
                  "y": 44
                },
                "bottom-right": {
                  "x": 323,
                  "y": 474
                },
                "height": 430,
                "width": 154
              },
              "position": {
                "line": 12648,
                "column": 73
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf menu-mlid-31186\"&gt;&lt;a href=\"/what-we-do\" title=\"\"&gt;What We Do&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"leaf has-children menu-mlid-1149\"&gt;&lt;a href=\"/what-we-do/agriculture-and-food-security\"&gt;Agricult",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]",
              "issueID": "9c88afb1dda37475d93e1fc9196ea9ef",
              "signature": "32024bb2dc5940e2591b24417096ca64",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9c88afb1dda37475d93e1fc9196ea9ef"
            },
            {
              "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": 169,
                  "y": 80
                },
                "bottom-right": {
                  "x": 309,
                  "y": 94
                },
                "height": 14,
                "width": 140
              },
              "position": {
                "line": 13403,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1149\"&gt;&lt;a href=\"/what-we-do/agriculture-and-food-security\"&gt;Agriculture and Food Security&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]",
              "issueID": "8e461d960ba1be6b7314c513b3bebf82",
              "signature": "3df8a3685aa93ffbd416a229162c2910",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8e461d960ba1be6b7314c513b3bebf82"
            },
            {
              "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": 169,
                  "y": 152
                },
                "bottom-right": {
                  "x": 309,
                  "y": 180
                },
                "height": 28,
                "width": 140
              },
              "position": {
                "line": 13406,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1152\"&gt;&lt;a href=\"/democracy\"&gt;Democracy, Human Rights, and Governance&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[5]",
              "issueID": "3813230919ff2e24d8632dc06f3b644c",
              "signature": "ac615ed97ba28e6d2b2ad2f07fa78353",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3813230919ff2e24d8632dc06f3b644c"
            },
            {
              "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": 169,
                  "y": 190
                },
                "bottom-right": {
                  "x": 309,
                  "y": 204
                },
                "height": 14,
                "width": 140
              },
              "position": {
                "line": 13407,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1146\"&gt;&lt;a href=\"/economic-growth-and-trade\"&gt;Economic Growth and Trade&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]",
              "issueID": "0d8f454957ce0f228ebcc9bf6b4d2494",
              "signature": "e06ce36e4f456de72da578c863257b4c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0d8f454957ce0f228ebcc9bf6b4d2494"
            },
            {
              "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": 169,
                  "y": 238
                },
                "bottom-right": {
                  "x": 309,
                  "y": 266
                },
                "height": 28,
                "width": 140
              },
              "position": {
                "line": 13409,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1147\"&gt;&lt;a href=\"/what-we-do/environment-and-global-climate-change\"&gt;Environment, Energy, and Infrastructure&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[8]",
              "issueID": "027bda14cd3b7242350e1d521f70a4f2",
              "signature": "6522a97825685b94b91f8efba6716ebf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=027bda14cd3b7242350e1d521f70a4f2"
            },
            {
              "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": 169,
                  "y": 276
                },
                "bottom-right": {
                  "x": 309,
                  "y": 304
                },
                "height": 28,
                "width": 140
              },
              "position": {
                "line": 13410,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1151\"&gt;&lt;a href=\"/what-we-do/gender-equality-and-womens-empowerment\"&gt;Gender Equality and Women's Empowerment&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[9]",
              "issueID": "fd4cfd2dfb7f46804be73ecb172bea9b",
              "signature": "c57f688972b2606b6d560155cc48f03f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fd4cfd2dfb7f46804be73ecb172bea9b"
            },
            {
              "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": 169,
                  "y": 362
                },
                "bottom-right": {
                  "x": 309,
                  "y": 390
                },
                "height": 28,
                "width": 140
              },
              "position": {
                "line": 13413,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-91286\"&gt;&lt;a href=\"/innovation-technology-research\"&gt;Innovation, Technology, and Research&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[12]",
              "issueID": "77ef3536c3e54769d22679a6dd22cc44",
              "signature": "f72b1df868d0240beeee618271c8db85",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=77ef3536c3e54769d22679a6dd22cc44"
            },
            {
              "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": 169,
                  "y": 448
                },
                "bottom-right": {
                  "x": 309,
                  "y": 476
                },
                "height": 28,
                "width": 140
              },
              "position": {
                "line": 13431,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"last leaf has-children menu-mlid-1153\"&gt;&lt;a href=\"/what-we-do/working-crises-and-conflict\"&gt;Working in Crises and Conflict&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[15]",
              "issueID": "aab58c4f4f012fc54eacf9655b14a852",
              "signature": "7724dc345653136c883a7dc585c253a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=aab58c4f4f012fc54eacf9655b14a852"
            },
            {
              "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": 323,
                  "y": 22
                },
                "bottom-right": {
                  "x": 463,
                  "y": 292
                },
                "height": 270,
                "width": 140
              },
              "position": {
                "line": 13432,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"expanded menu-mlid-1142\"&gt;&lt;a href=\"/where-we-work\" title=\"Through our assistance programs, USAID plays an active and critical role in the promotion of U.S. foreign policy interests.\"&gt;Where We Work&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
              "issueID": "553895711826b801a3dd003661272748",
              "signature": "06e24584f84a0fcfe51244e9d3ec90c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=553895711826b801a3dd003661272748"
            },
            {
              "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": 323,
                  "y": 44
                },
                "bottom-right": {
                  "x": 477,
                  "y": 250
                },
                "height": 206,
                "width": 154
              },
              "position": {
                "line": 12664,
                "column": 211
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf menu-mlid-31191\"&gt;&lt;a href=\"/where-we-work\" title=\"\"&gt;Where We Work&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"leaf menu-mlid-2220\"&gt;&lt;a href=\"https://stories.usaid.gov/usaidmap/\" title=\"\"&gt;Interactive ",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]",
              "issueID": "e4c659022c4694d6a152c74d4ef1a426",
              "signature": "2d56047312c35caca7b249cb29c997fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e4c659022c4694d6a152c74d4ef1a426"
            },
            {
              "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": 323,
                  "y": 176
                },
                "bottom-right": {
                  "x": 463,
                  "y": 204
                },
                "height": 28,
                "width": 140
              },
              "position": {
                "line": 13438,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-1160\"&gt;&lt;a href=\"/where-we-work/latin-american-and-caribbean\"&gt;Latin America and the Caribbean&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[6]",
              "issueID": "1be66af01cb7cd8cc0839a70d8afaa20",
              "signature": "64703f782bb721c6f9808fb1461b9baa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1be66af01cb7cd8cc0839a70d8afaa20"
            },
            {
              "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": 477,
                  "y": 22
                },
                "bottom-right": {
                  "x": 617,
                  "y": 330
                },
                "height": 308,
                "width": 140
              },
              "position": {
                "line": 13441,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"expanded menu-mlid-1143\"&gt;&lt;a href=\"/reports-and-data\" title=\"USAID is a business-focused development agency focused on results.\"&gt;Reports and Data&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf has-children menu-mlid-31196\"",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]",
              "issueID": "be7ca6f74f1f0d9cca244ac93933eef9",
              "signature": "706214995b1020958c4d2a6f59263e30",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=be7ca6f74f1f0d9cca244ac93933eef9"
            },
            {
              "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": 477,
                  "y": 44
                },
                "bottom-right": {
                  "x": 631,
                  "y": 288
                },
                "height": 244,
                "width": 154
              },
              "position": {
                "line": 12673,
                "column": 160
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf has-children menu-mlid-31196\"&gt;&lt;a href=\"/reports-and-data\" title=\"\"&gt;Reports and Data&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"leaf menu-mlid-11066\"&gt;&lt;a href=\"https://results.usaid.gov\" title=\"\"&gt;Do",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]",
              "issueID": "4389424b0a32c920e5db9ff4d16e3388",
              "signature": "d1210ffe0c227c174b83bc5a12e6531b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4389424b0a32c920e5db9ff4d16e3388"
            },
            {
              "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": 477,
                  "y": 224
                },
                "bottom-right": {
                  "x": 617,
                  "y": 252
                },
                "height": 28,
                "width": 140
              },
              "position": {
                "line": 13449,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-2616\"&gt;&lt;a href=\"/results-and-data/performance-reporting\"&gt;Performance &amp;amp; Financial Reporting&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[8]",
              "issueID": "73977ff4feb55d51e67f01ae01471de1",
              "signature": "9b1d2faab7c557ef33105089f6ed0212",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=73977ff4feb55d51e67f01ae01471de1"
            },
            {
              "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": 477,
                  "y": 262
                },
                "bottom-right": {
                  "x": 617,
                  "y": 290
                },
                "height": 28,
                "width": 140
              },
              "position": {
                "line": 13450,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"last leaf menu-mlid-94041\"&gt;&lt;a href=\"/results-and-data/progress-data/agency-financial-report/fy-2021\"&gt;FY 2021 Agency Financial Report&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[9]",
              "issueID": "958d2dcf77b7b22dcb87815e0f840be9",
              "signature": "79f4abc905b1d203b7c3b6a9d7dfb3e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=958d2dcf77b7b22dcb87815e0f840be9"
            },
            {
              "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": 631,
                  "y": 22
                },
                "bottom-right": {
                  "x": 771,
                  "y": 422
                },
                "height": 400,
                "width": 140
              },
              "position": {
                "line": 13451,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"expanded menu-mlid-1144\"&gt;&lt;a href=\"/news-info\" title=\"The latest updates from the U.S. Agency for International Development\"&gt;News and Information&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf menu-mlid-31201\"&gt;&lt;a hre",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]",
              "issueID": "d44fcf853653c8323246aa1d90dda8fd",
              "signature": "1d5ebb19fb24660c1504bc5b6974abb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d44fcf853653c8323246aa1d90dda8fd"
            },
            {
              "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": 631,
                  "y": 44
                },
                "bottom-right": {
                  "x": 785,
                  "y": 380
                },
                "height": 336,
                "width": 154
              },
              "position": {
                "line": 12683,
                "column": 160
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf menu-mlid-31201\"&gt;&lt;a href=\"/news-info\" title=\"\"&gt;News and Information&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"leaf menu-mlid-1211\"&gt;&lt;a href=\"/news-information/press-releases\" title=\"\"&gt;Press Releas",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/ul[1]",
              "issueID": "f436fd5047fe9e2d0e24026737ab6e17",
              "signature": "fda8a5b1bb75260e2fc5e39e03351f3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f436fd5047fe9e2d0e24026737ab6e17"
            },
            {
              "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": 785,
                  "y": 22
                },
                "bottom-right": {
                  "x": 925,
                  "y": 268
                },
                "height": 246,
                "width": 140
              },
              "position": {
                "line": 13466,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"last expanded menu-mlid-31206\"&gt;&lt;a href=\"/work-usaid\"&gt;Work With USAID&lt;/a&gt;&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf has-children menu-mlid-80701\"&gt;&lt;a href=\"/work-usaid\" title=\"\"&gt;Work With USAID&lt;/a&gt;&lt;/li&gt",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]",
              "issueID": "08294501eb98ec0ff6c085133fa64827",
              "signature": "88f670928c23db53fa68277cfc09553a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=08294501eb98ec0ff6c085133fa64827"
            },
            {
              "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": 785,
                  "y": 44
                },
                "bottom-right": {
                  "x": 939,
                  "y": 226
                },
                "height": 182,
                "width": 154
              },
              "position": {
                "line": 12698,
                "column": 84
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"first leaf has-children menu-mlid-80701\"&gt;&lt;a href=\"/work-usaid\" title=\"\"&gt;Work With USAID&lt;/a&gt;&lt;/li&gt;\n&lt;li class=\"leaf has-children menu-mlid-47371\"&gt;&lt;a href=\"/work-usaid/how-to-work-with-usaid\"",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]",
              "issueID": "83e896192dcfdc05c73540de79d3c9a4",
              "signature": "ce3238ce38aed0093d6f6f6f76f6bb77",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=83e896192dcfdc05c73540de79d3c9a4"
            },
            {
              "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": 785,
                  "y": 104
                },
                "bottom-right": {
                  "x": 925,
                  "y": 132
                },
                "height": 28,
                "width": 140
              },
              "position": {
                "line": 13469,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-47361\"&gt;&lt;a href=\"/work-usaid/organizations\"&gt;Organizations That Work With USAID&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[3]",
              "issueID": "39a8b10a2796e90ae723327c92a75e4c",
              "signature": "2bc041ad767e1c14300532e9a4c826e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=39a8b10a2796e90ae723327c92a75e4c"
            },
            {
              "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": 785,
                  "y": 142
                },
                "bottom-right": {
                  "x": 925,
                  "y": 156
                },
                "height": 14,
                "width": 140
              },
              "position": {
                "line": 13470,
                "column": 1
              },
              "errorSnippet": "&lt;li class=\"leaf has-children menu-mlid-82981\"&gt;&lt;a href=\"/work-usaid/find-a-funding-opportunity\"&gt;Find a Funding Opportunity&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[3]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[4]",
              "issueID": "8f14d4e18c4c4d2df3998b299f6db662",
              "signature": "68c8c6af02a52b6e0b3317cb85ed619e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8f14d4e18c4c4d2df3998b299f6db662"
            },
            {
              "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": 5462.12
                },
                "height": 5462.12,
                "width": 1024
              },
              "position": {
                "line": 6937,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in page-node page-node- page-node-267171 node-type-page i18n-en no-sidebars omega-mediaqueries-processed jquery-ready responsive-layout-normal\"&gt;&lt;div id=\"omega-media-query-dummy\"&gt;&lt;style media=\"all\" style=\"",
              "xpath": "/html/body",
              "issueID": "6cf1e1a07305cdd9d34bf7e779e753b0",
              "signature": "e99b134a69ceda4abd7a5af3c915ef52",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=6cf1e1a07305cdd9d34bf7e779e753b0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 447
                },
                "bottom-right": {
                  "x": 158.5,
                  "y": 477
                },
                "height": 30,
                "width": 128.5
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/food-security\" class=\"btn btn-txt blog\" target=\"_blank\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a47b7327ec3c6629ed20a50f2c6ec67f",
              "signature": "a9e7042e44526592b87e12e3dbb24afb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a47b7327ec3c6629ed20a50f2c6ec67f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 447
                },
                "bottom-right": {
                  "x": 158.5,
                  "y": 477
                },
                "height": 30,
                "width": 128.5
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/usaid-response-ukraine\" class=\"btn btn-txt blog\" target=\"_blank\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "cdc324aec8ddd31a57f91badd2530f29",
              "signature": "24e73392673855ccb25b476586888f8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cdc324aec8ddd31a57f91badd2530f29"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 447
                },
                "bottom-right": {
                  "x": 158.5,
                  "y": 477
                },
                "height": 30,
                "width": 128.5
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/coronavirus\" class=\"btn btn-txt blog\" target=\"_blank\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "41fae2475523b48b6fbd2c7717d0cc1e",
              "signature": "9ebe2becde445c334b4dc5c155bdbb71",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=41fae2475523b48b6fbd2c7717d0cc1e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 447
                },
                "bottom-right": {
                  "x": 158.5,
                  "y": 477
                },
                "height": 30,
                "width": 128.5
              },
              "position": {
                "line": 12638,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/climate-change\" class=\"btn btn-txt blog\" target=\"_blank\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "79e0b9857b204f64789a15e318c1bc00",
              "signature": "17ba7c53e87de7b112477421601399c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=79e0b9857b204f64789a15e318c1bc00"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 28,
                  "y": 3421.765625
                },
                "bottom-right": {
                  "x": 504.125,
                  "y": 3893.343625
                },
                "height": 471.578,
                "width": 476.125
              },
              "position": {
                "line": 12652,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/stories-of-transformation\" class=\"campaign-block\" target=\"_blank\"&gt; &lt;h2&gt;Stories of USAID&lt;/h2&gt; &lt;img src=\"/sites/default/files/nodeimage/Stories_of_aid.png\" alt=\"Graphic illustration representing aid, with reference to pillars",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "caf946007916b9f44af89c3809a843f1",
              "signature": "2786d1a9cbf5ab56d63846759de3a7bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=caf946007916b9f44af89c3809a843f1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 512.125,
                  "y": 3421.765625
                },
                "bottom-right": {
                  "x": 988,
                  "y": 3893.343625
                },
                "height": 471.578,
                "width": 475.875
              },
              "position": {
                "line": 12653,
                "column": 46
              },
              "errorSnippet": "&lt;a href=\"/partner-with-us\" class=\"campaign-block\" target=\"_blank\"&gt; &lt;h2&gt;Partner with Us&lt;/h2&gt; &lt;img src=\"/sites/default/files/nodeimage/Partner_with_us.png\" alt=\"Graphic illustration representing partnership, with reference to partners ",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "17b99a4d40da877dd59757e5a934959e",
              "signature": "0c3694db055a98cd79f45447667899a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=17b99a4d40da877dd59757e5a934959e"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 950,
                  "y": 537
                },
                "bottom-right": {
                  "x": 950,
                  "y": 537
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13098,
                "column": 10
              },
              "errorSnippet": "&lt;p class=\"credit\"&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "bbd1716f80a33a4d310685128a48af6b",
              "signature": "b268f908466f27b3472504589a4c6744",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=bbd1716f80a33a4d310685128a48af6b"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usaid.gov/",
      "what": "United States Agency for International Development (USAID)",
      "result": "https://www.usaid.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.usaid.gov/",
      "result": [
        {
          "engineTestId": 55,
          "bestPracticeId": 410,
          "attribute": "This element has a content attribute set to a value that includes an instruction that stops a user scaling the viewport size",
          "attributeDetail": "This META has a content attribute set to a value that includes an instruction that stops a user scaling the viewport size",
          "element": "<meta content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no\" name=\"viewport\">",
          "testResult": 0,
          "path": "head>meta:nth-of-type(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Select \"Save\" to change the viewport content attribute to \"width=device-width, initial-scale=1.0\", or \"Cancel\" if the fix should not be applied.",
            "fix": {
              "content": "width=device-width, initial-scale=1.0"
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "meta[name=\"viewport\"][content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 59,
          "bestPracticeId": 410,
          "attribute": "This element has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "attributeDetail": "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "element": "<meta content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no\" name=\"viewport\">",
          "testResult": 0,
          "path": "head>meta:nth-of-type(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Select \"Save\" to change the viewport content attribute to \"width=device-width, initial-scale=1.0\", or \"Cancel\" if the fix should not be applied.",
            "fix": {
              "content": "width=device-width, initial-scale=1.0"
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "meta[name=\"viewport\"][content=\"width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 101,
          "bestPracticeId": 429,
          "attribute": "This element does not have a lang attribute",
          "attributeDetail": "This HTML does not have a lang attribute",
          "element": "<html class=\"js\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema#\" xmlns:skos=\"http://www.w3.org/2004/02 ... stylesheet\" type=\"text/css\">\n<link media=\"all\" href=\"https://www.usaid.gov/sites/default/files/css/c",
          "testResult": 0,
          "path": "html",
          "fixType": {
            "fixType": 4,
            "domSpec": false,
            "helperText": "Enter the appropriate language value for the page.",
            "fix": {
              "lang": null
            }
          },
          "fingerprint": {
            "attNo": 0,
            "css": "html",
            "version": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T02:10:46",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "ibm",
      22
    ],
    [
      "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": 48,
  "logSize": 3346,
  "errorLogCount": 24,
  "errorLogSize": 2098,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T02:12:59",
  "elapsedSeconds": 139,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 1,
        "focAll": 2,
        "focInd": 1,
        "focOp": 14,
        "hover": 4,
        "linkUl": 258,
        "role": 4,
        "styleDiff": 27,
        "zIndex": 26
      },
      "alfa": {
        "r11": 4,
        "r4": 4,
        "r47": 4,
        "r57": 448,
        "r66": 37,
        "r69": 9,
        "r73": 48,
        "r74": 4,
        "r75": 24,
        "r78": 4,
        "r80": 4,
        "r83": 24,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 50,
        "color-contrast": 29,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "html-has-lang": 3,
        "landmark-one-main": 2,
        "meta-viewport": 4,
        "region": 196
      },
      "htmlcs": {
        "e:AA.4_1_2.H91.Button.Name": 12,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1.H49.B": 1,
        "w:AA.1_3_1_A.G141": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G145.Abs": 4,
        "w:AA.1_4_3.G145.BgImage": 5,
        "w:AA.1_4_3.G18.Abs": 66,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3.G18.BgImage": 1,
        "w:AA.1_4_3_F24.F24.BGColour": 4,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 200,
        "IBMA_Color_Contrast_WCAG2AA": 8,
        "element_attribute_deprecated": 5
      },
      "wave": {
        "e:language_missing": 4,
        "e:button_empty": 12,
        "c:contrast": 45,
        "a:alt_long": 3,
        "a:region_missing": 1,
        "a:heading_skipped": 1,
        "a:link_suspicious": 4,
        "a:link_redundant": 22,
        "a:text_small": 3,
        "a:youtube_video": 1
      },
      "tenon": {
        "28": 4,
        "73": 16,
        "79": 28,
        "98": 12,
        "134": 276,
        "144": 56,
        "152": 16,
        "153": 138,
        "155": 2,
        "218": 24,
        "271": 4
      },
      "continuum": {
        "55": 4,
        "59": 4,
        "101": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 1,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 11,
              "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": 129,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 3,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 7,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          },
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "pageLanguage": {
          "alfa": {
            "r4": {
              "score": 4,
              "what": "Lang attribute missing, empty, or only whitespace"
            }
          },
          "axe": {
            "html-has-lang": {
              "score": 3,
              "what": "html element has no lang attribute"
            }
          },
          "wave": {
            "e:language_missing": {
              "score": 4,
              "what": "Language missing or invalid"
            }
          },
          "continuum": {
            "101": {
              "score": 4,
              "what": "root html element has no lang attribute"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          },
          "continuum": {
            "55": {
              "score": 4,
              "what": "meta element in the head stops a user from scaling the viewport size"
            },
            "59": {
              "score": 4,
              "what": "meta element in the head sets the viewport maximum-scale to less than 2"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 224,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 98,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 100,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 9,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 13,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 7,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 22,
              "what": "Element has insufficient color contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 6,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 34,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 36,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 2,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "fontSmall": {
          "alfa": {
            "r75": {
              "score": 18,
              "what": "Font size is smaller than 9 pixels"
            }
          },
          "wave": {
            "a:text_small": {
              "score": 2,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 207,
              "what": "Text is very small"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 2,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 24,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "buttonNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 12,
              "what": "Button element has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 12,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "nonSemanticText": {
          "htmlcs": {
            "w:AA.1_3_1.H49.B": {
              "score": 1,
              "what": "Special text is bolded nonsemantically"
            }
          }
        },
        "headingStructure": {
          "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"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 17,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "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"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 4,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 2,
              "what": "Long text alternative"
            }
          }
        },
        "noLandmarks": {
          "wave": {
            "a:region_missing": {
              "score": 1,
              "what": "Page has no regions or ARIA landmarks"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 11,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "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": 12,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "titleRedundant": {
          "tenon": {
            "79": {
              "score": 7,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 6,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 56,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 8,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 35,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 18,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 2,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1263,
      "log": 123,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 305
        },
        {
          "groupName": "fontSmall",
          "score": 217
        },
        {
          "groupName": "linkIndication",
          "score": 131
        },
        {
          "groupName": "leadingClipsText",
          "score": 58
        },
        {
          "groupName": "contrastAA",
          "score": 50
        },
        {
          "groupName": "noLeading",
          "score": 38
        },
        {
          "groupName": "allCaps",
          "score": 37
        },
        {
          "groupName": "overflowHidden",
          "score": 26
        },
        {
          "groupName": "contrastRisk",
          "score": 24
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 20
        },
        {
          "groupName": "contrastAAA",
          "score": 19
        },
        {
          "groupName": "buttonNoText",
          "score": 19
        },
        {
          "groupName": "linkVague",
          "score": 14
        },
        {
          "groupName": "focusableOperable",
          "score": 13
        },
        {
          "groupName": "metaBansZoom",
          "score": 13
        },
        {
          "groupName": "linkPair",
          "score": 13
        },
        {
          "groupName": "pageLanguage",
          "score": 10
        },
        {
          "groupName": "targetSize",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "zIndexNotZero",
          "score": 9
        },
        {
          "groupName": "titleRedundant",
          "score": 9
        },
        {
          "groupName": "linkTextsSame",
          "score": 8
        },
        {
          "groupName": "linkNoText",
          "score": 6
        },
        {
          "groupName": "obsolete",
          "score": 6
        },
        {
          "groupName": "roleBad",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "leadingAbsolute",
          "score": 4
        },
        {
          "groupName": "headingStructure",
          "score": 4
        },
        {
          "groupName": "imageTextLong",
          "score": 4
        },
        {
          "groupName": "textRotated",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "focusIndication",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "nonSemanticText",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "noLandmarks",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        }
      ]
    }
  }
}