/* Cookie ändringar 29-07-2026 */
button#consentNecessaryButton {
    background: #ffb14d !important;
}

.tws-accept-cookie--first-line {
  display: none;
}

button#consentAllButton {
    background: #ffb14d;
}

