Accessibility statement.
Last updated: 28 April 2026
Context: EU Directive 2019/882
Directive 2019/882 (European Accessibility Act) took effect on 28 June 2025 and sets accessibility requirements for digital products and services — including e-commerce websites, banking services, transport, e-books, and other obligated sectors.
For many of our clients (B&Bs, restaurants, professional services), compliance becomes relevant with the progressive enforcement from 2026-2027, especially if they sell online to EU customers. Building accessible sites today means not having to redo everything tomorrow.
Reference standards
- WCAG 2.1 level AA (Web Content Accessibility Guidelines) — the EU-recognized standard
- EN 301 549 — the European technical norm that adopts WCAG and also covers software
Accessibility status of studioreson.it
Target status: partially compliant WCAG 2.1 AA at publication date, with full audit planned before production deploy.
What we've already verified
- Color contrast: all text meets the AA ratio (4.5:1 for body, 3:1 for large headings)
- Keyboard navigation: all interactive elements reachable with Tab
- Visible focus: system outlines preserved
- Content language declared (
html lang) andhreflangalternates between the 3 versions - Animations respect
prefers-reduced-motion - Forms with explicit labels, HTML5 validation, inline errors
- Semantic structure (heading h1-h6 in order,
nav,main,footerlandmarks)
Still to be verified
- Full screen reader testing (NVDA + VoiceOver)
- axe DevTools / Lighthouse audit on all 40+ pages
- Replace photo placeholders with
<img>with descriptivealt - Subtitles on any future videos
Feedback procedure
If you encounter an accessibility barrier on this site, write to info@studioreson.it indicating the page, the issue, and (if useful) your assistive technology. We reply within 30 days and fix if the issue is confirmed.
For our clients' sites
When we work on a client site we build to the same standards. With Bottega completa and Bottega+ packages we include the accessibility statement + annual requirements monitoring. With Vetrina it's available as an add-on.
Tools we use
- WAVE — automated WCAG check
- axe DevTools — browser extension
- Lighthouse — Chrome built-in
- NVDA (Windows) and VoiceOver (macOS) for real screen reader testing