/* ============================================================
   ENTERTAINMENT CONSULTING — page-specific CSS
   Shared components come from their canonical section files.
   ============================================================ */

/* Inline electric-blue for H1 color accent on white hero */
.sh-hero-h1 .h1-electric-blue {
    color: var(--electric-blue);
    display: inline;
}
