RULE: Accessibility is architecture, not an overlay. Never sell or install an accessibility overlay widget.

Rule: Candid Creative client sites achieve WCAG conformance through architectural choices — semantic HTML, keyboard navigation, screen-reader labels, color contrast — not via overlay widgets. Never sell, install, or recommend an accessibility overlay (accessiBe, UserWay, AccessiBe, EqualWeb, etc.).

Why:

How to apply:

  • Accessibility audit at design phase, not after launch
  • Semantic HTML (<button>, <nav>, <main>) over <div> soup
  • Color contrast checks in design system (4.5:1 minimum text)
  • Keyboard navigation tested before each release
  • Automated testing in CI (axe, pa11y) + manual screen-reader sweep before launch
  • If a client insists on an overlay (often because a competitor showed them one), document the FTC settlement in writing and decline to install. The shared-risk argument: the agency that installed accessiBe sites in 2023 is the agency whose clients are receiving 2025 ADA filings.