/*
Theme Name: Anchor Corps - Classic Dental Care Gilbert
Theme URI: https://www.classicdentalgilbert.com
Description: Site-specific grandchild of Anchor Corps. Holds custom-nav.php and site-config.php so theme updates to the shared Anchor Corps theme do not wipe per-site files. Loads Divi as parent (WP only supports 2 levels) and manually pulls in Anchor Corps as a middle layer via functions.php.
Author: AnchorCorps
Author URI: https://anchorcorps.com
Template: Divi
Version: 1.0.0
License: GPL-2.0-or-later
Text Domain: anchor-corps-cdc-gilbert
*/

/* Pull in Anchor Corps' base styles. Divi auto-enqueues the active stylesheet
   via get_stylesheet_uri(), which when this grandchild is active points at
   THIS file. The @import below makes the browser then load AC's full base
   stylesheet (~19KB). Without this line, AC styles never load and the site
   renders unstyled. */
@import url("../Anchor Corps/style.css");

/* Site-specific style overrides go below. */
