{
  "url": "https://www.daltoninvestments.com/our-firm/",
  "finalUrl": "https://www.daltoninvestments.com/our-firm/",
  "capturedAt": "20260702T235837Z",
  "httpStatus": 200,
  "findingCount": 2,
  "findings": [
    {
      "id": "heading-order::.latest-news > h3",
      "url": "https://www.daltoninvestments.com/our-firm/",
      "engines": [
        "axe-core",
        "lighthouse"
      ],
      "confidence": "high",
      "ruleId": "heading-order",
      "sc": null,
      "level": null,
      "standards": [],
      "bestPractice": true,
      "impact": "moderate",
      "description": "Ensure the order of headings is semantically correct",
      "help": "Heading levels should only increase by one",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/heading-order?application=axeAPI",
      "selector": ".latest-news > h3",
      "html": "<h3>NEWS</h3>",
      "failureSummary": "Fix any of the following:\n  Heading order invalid",
      "screenshot": "elements/el_0.png",
      "tier": "A"
    },
    {
      "id": "landmark-unique::.top-links.wide > .menu-meta-menu-logged-out-container",
      "url": "https://www.daltoninvestments.com/our-firm/",
      "engines": [
        "axe-core"
      ],
      "confidence": "single-engine",
      "ruleId": "landmark-unique",
      "sc": null,
      "level": null,
      "standards": [],
      "bestPractice": true,
      "impact": "moderate",
      "description": "Ensure landmarks are unique",
      "help": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
      "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/landmark-unique?application=axeAPI",
      "selector": ".top-links.wide > .menu-meta-menu-logged-out-container",
      "html": "<nav id=\"top-menu\" class=\"menu-meta-menu-logged-out-container\">",
      "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
      "screenshot": "elements/el_1.png",
      "tier": "A"
    }
  ]
}