/*
Theme Name: Divi Child
Template: Divi
Author: Field Operator
Version: Divi Forge 5 10.1 - 12 AUG 2026
Description: Child theme for Divi with custom CSS
*/

/* =========================================================
   THE SHADY GARDEN
   JUNGLE PATROL FIELD MANUAL
   Child Theme Custom Styles
   ========================================================= */

/* Hero eyebrow */
.hero-eyebrow {
  color: var(--gcid-sg-field-gold);
  font-family: var(--et_global_body_font);
  font-size: var(--gvid-jwxryjloz5);
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: var(--gvid-n02d9ogvdd);
}

/* Hero description */
.hero-description {
  max-width: 650px;
}