/**
 * Theme Name:     Divi Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 * Version:        2.0.0
 */

/*
 * CHANGELOG
 *
 * 2.0.0 (2026-07-28) — Accessibility layer overhaul (verified in production on meetotm.com)
 *   - a11y.js: cookie-banner fixes now run via MutationObserver (handles CookieYes
 *     loaded as a plugin OR injected late via GTM); banner headings demoted to
 *     aria-level 2; focus trap only applied when the banner is modal.
 *   - a11y.js: FocusTrap guarded against containers with no focusable elements.
 *   - a11y.js: Space key activates role="button" elements (was Enter-only).
 *   - a11y.js: removed REST alt-text filler — set alt text in the Media Library
 *     at build time instead.
 *   - a11y.js: removed the "p strong = heading" rule (created false headings).
 *   - a11y.js: removed redundant lowercased aria-labels on menu links/buttons.
 *   - a11y.js/a11y.css: removed the color-scheme switcher and all
 *     [data-color-scheme="accessible"] rules (targeted Divi 4-era modules;
 *     mostly dead under Divi 5).
 *   - a11y.js: removed console.log noise.
 *   - functions.php: enqueue a11y.js with an explicit version string ('2.0.0')
 *     for cache busting — bump it on every future a11y.js edit.
 *
 * Pre-2.0.0 — original a11y layer (no version tracking).
 */
