{
  "host": "rural.gov.in",
  "category": "ministry",
  "url": "https://rural.gov.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://www.rural.gov.in/",
      "violations": [
        {
          "id": "empty-heading",
          "impact": "minor",
          "help": "Headings should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/empty-heading?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ":root",
              "html": "<h1 class=\"me-3 h2 text-break ministry-name-25 mb-0\"></h1>"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/region?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".CookieConsent > div:nth-child(1)",
              "html": "<div class=\"\" style=\"flex: 1 0 300px; margin: 15px;\">"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}