/* S.E.E Services — taxes / bookkeeping / LLC demo theme
   Palette taken from the client's own flyer: deep navy + gold. */
:root{
  --brand:#1B2A5E;
  --brand-dark:#101C44;
  --brand-wash:#EDF1FA;
  --action:#E9AC15;
  --action-dark:#C99209;
  --cream:#F8F6F0;
  --ink:#1F2635;
  --gold:#E9AC15;
  --scrim:rgba(12,20,50,.66);
}
.hero__bg img{object-position:center}
/* Gold buttons need dark navy text for contrast (flyer style) */
.btn--action{color:#101C44}
.btn--action:hover{color:#101C44}
.step::before{color:#101C44}
.callbar{color:#101C44}
.ct-opt--call{color:#101C44}
.trust li span{color:#101C44}
