/* FIX-12B: Keep the selected dark-contrast mode itself at WCAG AA. */
.djacc-popup.djacc--light
  .djacc__btn--dark-contrast.djacc__btn--active {
  background: #017faf !important;
  border-color: #017faf !important;
}
