Accessibility Statement
Last updated: June 26, 2026
Axiom IT Group is committed to ensuring that axiomitgroup.com is accessible to all users, including those with disabilities. We strive to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA as published by the World Wide Web Consortium (W3C).
Our Commitment
We believe that everyone should be able to access information about our services, regardless of ability or the assistive technology they use. Accessibility is an ongoing effort — not a one-time checklist — and we review and improve the Site on a continuous basis.
Our accessibility efforts are guided by the following standards and guidelines:
- WCAG 2.1 Level AA — the internationally recognized benchmark for web accessibility, covering perceivability, operability, understandability, and robustness.
- Section 508 of the Rehabilitation Act — federal standards for electronic and information technology accessibility.
- ADA Title III — the Americans with Disabilities Act as applied to places of public accommodation, which courts have increasingly interpreted to include websites.
- ARIA Authoring Practices (WAI-ARIA 1.2) — W3C guidance on building accessible interactive components.
Technical Accessibility Features
The Site includes the following accessibility implementations:
Structure & Semantics
- Semantic HTML5 elements (
<main>,<nav>,<header>,<footer>,<section>,<article>) to communicate page structure to assistive technologies - Logical heading hierarchy (
<h1>through<h4>) on every page - Skip navigation link allowing keyboard users to bypass repeated navigation
- All pages include a descriptive
<title>element lang="en"declared on the<html>element
Keyboard Navigation
- All interactive elements (links, buttons, form fields) are reachable and operable via keyboard
- Visible focus indicators on all interactive elements
- No keyboard traps — users can navigate into and out of all components
- Logical tab order that follows visual layout
Images & Media
- All meaningful images have descriptive
altattributes - Decorative images use
alt=""and/oraria-hidden="true" - SVG icons include
aria-labeloraria-hiddenas appropriate
Color & Contrast
- Text color contrast meets WCAG 2.1 AA minimum ratios (4.5:1 for normal text, 3:1 for large text)
- The Site supports both light and dark modes; contrast is maintained in both
- Color is not used as the sole means of conveying information
Forms
- All form inputs have associated labels (visible or via
aria-label) - Error messages are associated with their respective fields via ARIA
- Required fields are indicated and communicated to screen readers
Responsive & Zoom
- Content reflows and remains fully usable at 400% zoom without horizontal scrolling
- Responsive layout works across screen sizes from 320px wide
- No content is lost or obscured when text size is increased via browser settings
Server-Side Rendering
- The Site is server-side rendered — full page content is available before JavaScript executes, benefiting users on slow connections, screen reader users, and search engine crawlers
Known Limitations
Despite our best efforts, some content may not yet fully meet WCAG 2.1 AA standards. We are actively working to address the following areas:
- Third-party content: The live Cyber Threat Map ( /threat-map) uses a third-party visualization library. We are evaluating accessible alternatives for users who cannot interact with the map.
- Legacy blog images: Older blog post images imported from external sources may lack descriptive alt text. We are auditing and updating these on a rolling basis.
If you encounter a barrier not listed above, please let us know using the contact information in the Feedback & Contact section below.
Feedback & Contact
We welcome your feedback on the accessibility of this Site. If you experience any barrier, find any content difficult to access, or have suggestions for improvement, please contact us:
Axiom Group, LLC — Accessibility[email protected]
303.872.2270
Please include the URL of the page where you encountered the issue and a description of the problem so we can investigate promptly.
We aim to respond to all accessibility feedback within 2 business days and to resolve substantive issues within 30 days where technically feasible.
Formal Complaints
We are committed to resolving accessibility concerns directly and promptly. If you are not satisfied with our response, you may contact the following bodies:
- U.S. Department of Justice (ADA):ada.gov or ADA Information Line: 1-800-514-0301.
- U.S. Access Board (Section 508):access-board.gov.
We strongly encourage you to contact us directly first — we take these concerns seriously and would prefer the opportunity to address any issue before formal proceedings are necessary.
Assessment Approach
Axiom IT Group assesses the accessibility of the Site through:
- Self-evaluation during development and code review
- Automated testing tools (e.g., axe-core, Lighthouse)
- Manual testing with screen readers (NVDA on Windows, VoiceOver on macOS/iOS)
- Keyboard-only navigation testing
- User feedback received through this channel