/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.1.1.1775074149
Updated: 2026-04-01 20:09:09

*/

/* ==============================================
   Global Variables
   ============================================== */
:root {
  --content-width: 100%;
  --content-max-width: 1280px;
  --mustangs-blue:   #1C3A6E;  /* primary UI color — buttons, links, nav */
  --mustangs-dark:   #0A1628;  /* near-black outer shield */
  --mustangs-navy:   #112358;  /* main shield field */
  --mustangs-red:    #C41230;  /* crimson banner + maple leaf */
  --mustangs-silver: #C5C7D4;  /* outline strokes */
  --mustangs-light:  #ECEDF5;  /* light background tint */

}

/*
 * All styles are loaded from css/ via wp_enqueue_style in inc/enqueue.php:
 *   css/reset.css       — Divi overrides
 *   css/typography.css   — Fonts & headings
 *   css/header.css       — Header, nav, hamburger
 *   css/hero.css         — Hero banner & buttons
 *   css/components.css   — Sections, cards, scores, etc.
 *   css/footer.css       — Footer CTA & main footer
 *   css/responsive.css   — All media queries
 */
