/* RWC a11y contrast overrides - WCAG 2.1 AA targets */
:root {
  --dim: #a8bdd4 !important;
  --text-dim: #a8bdd4 !important;
}
.secure, .footer, .footer p, .footer-bottom, .ws-item a { color: inherit; }
#ala-cookie-accept, button#ala-cookie-accept {
  background: #3AA9FF !important;
  color: #041018 !important;
  font-weight: 700 !important;
}
a[href="/quantum"], a[href$="/quantum"] {
  color: #000000 !important;
  text-decoration: underline;
}
/* Calculator result numbers */
#bhCostPer, #bhTotal, .calc-out, .tier-price span {
  color: #e2e8f0 !important;
}
