/* ============================================================
   Our Solutions — small overrides for service cards
   ============================================================ */

/* Tighter eyebrow + heading rhythm when an eyebrow sits above the title */
.svc-body .eyebrow {
  margin-bottom: 8px;
}
.svc-body .eyebrow + h2.h2 {
  margin-bottom: 14px;
}
