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

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

button#consentAllButton {
    background: #4dccff;
}


.tws-accept-cookies--content-wrapper a {
    display: none !important;
}