.wcag-black-yellow-contrast {
    background: #000 !important;
    color: #FFBF00 !important;
    fill: #FFBF00 !important;
}

.wcag-contrast-toggler {
  background: #FFF;
  /* border: 1px solid var(--border-color); */
  border: none;
  border-radius: 4px;
  padding: 0.6em 0.8em;
}
