Accessibility Statement.
How this site approaches accessibility, what it conforms to, what's known to be imperfect, and how to flag anything we missed.
Conformance target
This site aims to conform to the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA. WCAG 2.1 AA is the standard cited by the EU Accessibility Act, the ADA's Title III website guidance, and most US state procurement requirements.
Where the site falls short, the goal is to identify and remediate. This page documents the current state honestly rather than claiming perfection.
What we've implemented
- Skip-to-content link on every page (keyboard-only navigation skips the global header).
- Semantic landmarks (
<header>,<nav>,<main>,<footer>) for screen-reader navigation. lang="en"declared on every page so screen readers use the correct pronunciation engine.- Viewport meta does not block pinch-to-zoom — low-vision users can enlarge content as needed.
- Color tokens chosen to meet WCAG AA contrast thresholds (4.5:1 for body text, 3:1 for large text and UI components).
- Visible focus indicators on interactive elements.
- Alt text on meaningful images; decorative images explicitly marked
alt="". - Forms (where present) have associated
<label>elements.
Known limitations
Current known issues being tracked for remediation:
- Automated audits via axe-core run on each release; manual assistive-technology testing (screen readers, voice control) is not yet part of every release.
- Embedded third-party content (where applicable) may not meet the same conformance level as content authored by us.
If you encounter an accessibility barrier not listed here, please tell us — see Contact below.
Assistive technology tested with
The site has been spot-checked with:
- Keyboard-only navigation (Tab, Shift+Tab, Enter, Space).
- 200% browser zoom.
- System dark mode.
- Automated WCAG checks via axe-core (any
seriousorcriticalfindings fail our internal CI).
How to report an accessibility issue
If something on this site is hard or impossible for you to use:
- Email accessibility@horizondigital.dev
- Include the page URL, what assistive technology you were using (if any), what you tried to do, and what went wrong.
We aim to respond within five business days and to ship a fix or workaround within thirty days for reported barriers.
Formal complaints
If you're not satisfied with our response, you have the right to file a complaint with the relevant regulator in your jurisdiction. In the US, the Department of Justice's ADA complaint form is the federal route. In the EU, the national supervisory authority designated under the European Accessibility Act handles complaints.