Accessibility Statement.
Last updated: May 2026
At House of Recovery, we believe that clinical wellness should be accessible to everyone. We are committed to digital inclusion and strive to ensure that our website is fully accessible to people of all abilities and device capacities.
1. Conformance Standard
We work to conform our digital experiences to the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA. These guidelines outline how to make web content more accessible for people with sensory, cognitive, and mobility needs.
2. Key Features Implemented
To support digital accessibility on our landing page, we have built the following features directly into our codebase:
- Contrast Optimization: All text and background colors meet or exceed WCAG AA contrast ratio standards. Headlines and body text use charcoal (`#2E2823`) on a warm cream surface (`#FAF6EE`) to guarantee legibility without eye strain.
- Keyboard Navigation: A skip-link is provided at the very top of the page (“Skip to content”) which becomes visible when focused, allowing screen-readers or keyboard-only users to bypass navigation. Every button, input, and link has a clear focus indicator outline.
- ARIA Attributes: Interactive elements (such as Lucide social icons and booking CTAs) have descriptive `aria-label` text to guide screen readers accurately.
- Touch Target Sizing: All buttons and tap targets on mobile viewports are sized to at least `44x44` pixels to allow comfortable interaction without accidental taps.
3. Motion Control (Reduced Motion)
Our website utilizes animations and kinetic transitions to represent the flow of recovery. However, we respect system preferences for reduced motion:
- Our JavaScript animations check for the `prefers-reduced-motion: reduce` system setting.
- When active, all complex scrolling interactions (Lenis smooth scroll), background drifts (marquee animations, drifting hero blobs), and scroll-triggered transforms are disabled or replaced with instant transitions.
4. Feedback & Contact
We continuously work to maintain and improve accessibility across our digital systems. If you encounter any barriers or have suggestions on how we can improve your digital experience, please let us know by emailing us at clare@houseofrecovery.co.uk.