/* Contrast and touch-target refinements verified by the mobile Lighthouse audit. */
:root {
  --orange: #c5461b;
}

.final-cta .eyebrow {
  color: var(--white);
}

.service-card.featured .card-number {
  color: #ff956d;
}

.site-footer address + p a {
  display: inline-flex;
  min-height: 28px;
  align-items: center;
}
