:root {
  --cookie-accent: #c7b198;
  --cookie-accent-hover: #b59e84;
  --cookie-accent-shadow: rgba(199, 177, 152, 0.45);
}

.cookie-banner,
.cookie-banner__btn {
  border-radius: 0;
}

.cookie-banner__text a {
  color: #c7b198 !important;
}

.cookie-banner__btn {
  color: #3a322c;
}
