/**
 * v41 — Why choose B6 Luxe & section headings larger
 */
.page-home .home-usp-kicker {
  font-size: clamp(14px, 3.5vw, 18px) !important;
  font-weight: 800 !important;
  letter-spacing: 0.12em !important;
  margin-bottom: 12px !important;
  color: #c2185b !important;
}
.page-home .home-usp-head {
  margin-bottom: 16px !important;
  padding: 4px 8px !important;
}
.page-home .home-usp-hero-card h3 {
  font-size: clamp(16px, 3.8vw, 20px) !important;
}
