.cookie-notice {
  background-color: #fff !important;
}
.cookie-notice strong {
  color: #000 !important;
}

.cookie-modal {
  z-index: 9999 !important;
}
.cookie-modal .cm-modal.cm-klaro {
  background-color: #fff !important;
  max-width: 1020px !important;
  width: 100% !important;
}
.cookie-modal .cm-modal.cm-klaro h1 {
  background: transparent;
  line-height: 3rem;
  top: 0;
}
.cookie-modal .cm-modal.cm-klaro h1 span {
  font-weight: bold;
}

@media (min-width: 1025px) {
  .consent-manager {
    left: 20px;
  }
}

/*# sourceMappingURL=consentManager.css.map */
