#sliding-popup {
  width: 100%;
}

.eu-cookie-compliance-banner {
  background-color: var(--this-color, #000000);
  padding-block-start: 18px;
}

.eu-cookie-compliance-banner button {
  font-size: 13px;
  text-shadow: none;
}

.eu-cookie-compliance-banner button.agree-button {
  background: white;
  color: black;
}

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