Accessibility Statement
Barkrum is committed to ensuring that this website is accessible to all users, including people with disabilities. We aim to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA.
Our Approach
Accessibility is built directly into the markup and design of this site — not added through a third-party overlay widget. Specific measures include:
- Semantic HTML5 landmarks and logical heading structure on every page.
- A "Skip to main content" link as the first focusable element on every page.
- All text meets a minimum 4.5:1 contrast ratio against its background (3:1 for large text) in both light and dark themes.
- All interactive elements are keyboard-accessible with a visible 3px focus indicator.
- All meaningful images carry descriptive
alttext; decorative images use emptyaltoraria-hidden="true". - The dark/light theme preference is persisted in
localStorageand respects theprefers-color-schemesystem setting on first visit. - Non-essential animations and transitions are disabled when
prefers-reduced-motion: reduceis set. - The contact form uses programmatically associated labels,
aria-required,aria-invalid, and live-region error messages.
Known Limitations
We are continuously working to improve accessibility. If you encounter a barrier not addressed above, please contact us so we can resolve it promptly.
Feedback and Contact
If you experience difficulty accessing any content on this site, or if you have suggestions on how we can improve accessibility, please reach out:
- Email: hello@barkrum.com
- Website: barkrum.com/contact
We aim to respond to accessibility feedback within 2 business days.
Technical Specifications
This website is built with HTML5, CSS (custom properties for theming), and vanilla JavaScript. It does not rely on any accessibility overlay, plug-in, or third-party widget for conformance.
Compatibility is supported for modern browsers (Chrome, Firefox, Safari, Edge) and assistive technologies including NVDA, JAWS, and VoiceOver.