/*
 Theme Name:   Divi Child - Brad Clark for Judge
 Theme URI:    https://bradclarkforjudge.com
 Description:  Child theme for Brad Clark judicial campaign website
 Author:       Shellie Gardner
 Author URI:   https://shellieforcongress.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  divi-child-brad
*/

/* ============================================
   GLOBAL CUSTOM PROPERTIES
   ============================================ */
:root {
  --brad-navy:    #1C2B3A;
  --brad-burgundy: #722F37;
  --brad-gold:    #B8963E;
  --brad-cream:   #FAF7F2;
  --brad-gray:    #D4C9B8;
  --brad-text:    #2C3E50;
}

/* ============================================
   BASE OVERRIDES
   (Add custom CSS here — never edit Divi core)
   ============================================ */