:root{
  --orange:#e5232d;
  --orange-dark:#bf1720;
  --green:#19b660;
  --green-dark:#0d8042;
  --lime:#75d67e;
  --red:#e5232d;
  --ink:#07110b;
  --soft:#f5f2ea;
  --cream:#fff8ee;
  --line:#cadbce;
}

.site-header{background:#f5f2eaf2;border-bottom-color:#19b66033}
.brand img,.app-topbar img,.closing-line img,.footer-brand img{object-fit:cover!important;object-position:center 74%!important}
.brand img{width:118px!important;height:72px!important}
.button-primary{background:var(--red)!important}
.button-primary:hover{background:var(--orange-dark)!important}
.eyebrow,.offer-label{color:var(--green-dark)!important}
.standard-card,.feature-grid article,.testimonial-grid figure{border-color:#19b66044!important}
.start-section{background:linear-gradient(135deg,#07110b 0%,#0e2918 72%,#461013 100%)!important}
