Our commitment.
SAVAGE PIXEL LLC is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone and applying the relevant accessibility standards to both our own website and to every site we ship for clients.
Accessibility is not just compliance — it is good design. Sites that work for screen readers, keyboard-only users, and users with low vision or motor impairments also tend to be faster, more semantic, better-indexed, and easier to maintain. Doing it well costs nothing extra; doing it badly makes the rest of the site worse.
The standard we follow.
We target the Web Content Accessibility Guidelines (WCAG) 2.2 at conformance Level AA. WCAG 2.2 AA is the international reference standard cited by:
- The European Accessibility Act and the EU Web Accessibility Directive (Directive 2016/2102).
- The US Section 508 Refresh (governing federal agencies and their contractors).
- Most court interpretations of the Americans with Disabilities Act (ADA) Title III for public-facing business websites.
- The UK Equality Act 2010 (accessibility provisions).
- Canadian provincial laws such as the AODA and ACA.
We do not currently target the higher Level AAA, which is difficult to meet across all content types and is rarely required by law.
Measures we take.
To build and maintain accessible products, we:
- Start with semantic HTML. Every site is built with proper heading structure, landmarks, lists, and form controls before any styling is applied.
- Design for keyboard first. Every interactive element is reachable and operable with the keyboard alone. Focus indicators are visible and meet the 3:1 contrast requirement.
- Meet WCAG color-contrast minimums. Body text is at least 4.5:1 against its background; large text is at least 3:1. We check every palette before shipping.
- Respect
prefers-reduced-motion. Animations and transitions are disabled for visitors who have requested reduced motion. - Write meaningful alt text. Decorative images get an empty alt; meaningful images describe their meaning, not their visual content.
- Use ARIA only when HTML is not enough. The first rule of ARIA is don't use ARIA. When we do, we follow the WAI-ARIA Authoring Practices and test the result with real assistive technology.
- Test before launch. Every site is checked with automated tooling (axe-core, Lighthouse), with keyboard-only navigation, and with at least one screen reader (VoiceOver on macOS, NVDA on Windows) before release.
- Train every team member. Accessibility is part of code review on every project.
Conformance status for this website.
savagepixelseo.com is partially conformant with WCAG 2.2 Level AA. "Partially conformant" means that some parts of the content do not yet fully conform to the accessibility standard. Specifically:
- The hero section includes a small typewriter-style status ticker. The ticker is announced via
aria-live="polite"so screen readers receive each phrase as it appears. The surrounding heading is static and does not change. - The decorative animated grid behind the hero is purely visual and is hidden from assistive technology with
aria-hidden="true". - The interactive SEO audit widget produces dynamic content; results are announced as they render.
We re-audit the site after every material content or design change, and at minimum once a year.
Compatibility with assistive technology.
This website is designed to work with:
- Screen readers: VoiceOver (macOS / iOS), NVDA (Windows), JAWS (Windows), TalkBack (Android).
- Browsers: the most recent two major versions of Chrome, Firefox, Safari, and Edge.
- Operating systems: Windows 10+, macOS 12+, iOS 16+, Android 12+, and recent Linux desktop environments.
- Input methods: mouse, touch, keyboard, switch controls, voice control (Dragon, Voice Control).
- Display preferences: browser zoom up to 200%, OS-level high-contrast modes, dark mode (where applicable).
If you use an older browser or assistive tool, the site will still load and the content will be readable, but some visual polish may be missing.
Known limitations.
We try to keep this list current. If you find something not listed here, please report it (next section).
- Decorative typography: the italic "Instrument Serif" accent on certain headings is rendered as styled text, not an image. Screen readers announce it normally. Visual styling is hidden from AT.
- Third-party fonts: we load fonts from Google Fonts. If those servers are slow, text remains readable thanks to a system-font fallback and
font-display: swap. - SEO audit widget: the streaming "terminal" log uses a fixed-height scrollable area. Screen readers can navigate the log line by line; visual scrolling is keyboard-accessible.
Tell us when we miss something.
We welcome your feedback on the accessibility of savagepixelseo.com. If you find a barrier, please let us know what page, what you were trying to do, and what assistive technology you were using. We respond within 4 business hours and aim to fix substantive issues within 10 business days.
412 Sumner St
Sheridan, WY 82801
Formal complaints.
If you are not satisfied with our response to an accessibility report, you have the right to file a formal complaint with:
- United States: the US Department of Justice Civil Rights Division (under the ADA) at civilrights.justice.gov.
- European Union: the national enforcement body designated under the EU Web Accessibility Directive in your country.
- United Kingdom: the Equality and Human Rights Commission at equalityhumanrights.com.
Updates to this statement.
This statement was last reviewed on May 24, 2026. We review it at least once a year, after every material design or technology change to this website, and whenever we receive a substantive accessibility report.