.uc-toggle-container button.uc-switch[aria-checked=true] {
  background-color: #87BD2E;
}

button.save, button.deny, button.accept {
  background-color: #87BD2E;
}

.sections-header > div.active {
  border-bottom: 2px solid #87BD2E;
  color: #87BD2E;
}

a.details-link {
  color: #87BD2E;
}

.privacyButton > button {
  background-color: #87BD2E;
}

@media screen and (max-width: 992px) {
  .privacyButton {
    bottom: 100px !important;
    left: 20px !important;
  }
}
.cmp {
  --typography-size-cb: 13px !important;
  --typography-size-link:13px !important;
}

.cmp.cb.second #uc-categories-list .list-item-header {
  align-items: center !important;
}

/*# sourceMappingURL=cookie-styles.css.map */
