.dr-hero-dental {
  background: linear-gradient(160deg, #0a1628 0%, #122a40 55%, #1a3348 100%);
}

.dr-hero-dental .eyebrow { color: #7ec8dc; }

.dr-hero-dental .hero-guarantee {
  background: rgba(126, 200, 220, 0.12);
  border-color: rgba(126, 200, 220, 0.35);
  color: #b8e4f0;
}

.dr-hero-dental .dr-price-line strong { color: #7ec8dc; }

.dr-guarantee-box.dr-guarantee-dental {
  border-color: #7ec8dc;
}

.dr-guarantee-box.dr-guarantee-dental h2 { color: #7ec8dc; }

.dr-compliance {
  margin-top: 1.25rem;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.45);
  line-height: 1.5;
}

.dr-compliance-dark {
  color: var(--text-muted);
  font-size: 0.8rem;
  margin-top: 1.5rem;
  line-height: 1.5;
}
