body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, body a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, body a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
    background-color: #fce6f2;
    border: 0;
    border-radius: 12px;
    display: inline-block;
    font-family: Korb;
    font-size: 18px;
    font-weight: 400;
    height: auto;
    line-height: 30px;
    margin: 0 8px;
    padding: 5px 18px;
    position: relative;
    text-decoration: none;
    transition: .3s ease;
    width: auto!important;
}

.review-wrapper .submit {
    background-color: #fce6f2;
}

.cover[data-type=background-image] .image-box:after {
    background: linear-gradient(120deg,#0360,rgb(0 51 102 / 0%));
    /* background: linear-gradient(120deg,rgba(var(--theme-color-primary-rgb,0,51,102),1) 0,rgba(var(--theme-color-primary-rgb,0,51,102),.2) 100%); */
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.kicker+h1 {
    margin-top: .1em;
    color: #000000;
}

section.topics .container>h2 {
    margin-top: var(--section-headline-margin);
    color: #000000;
}

.page-footer .row.contact .like-h2 {
    margin-top: var(--section-headline-margin);
    color: #000000;
}

.page-footer .row.contact h6:first-child {
    margin-bottom: .5em;
    margin-top: 0;
    color: #000000;
}

.page-footer .row.copyright {
    font-size: var(--font-size-small);
    color: #000000;
}

div.text.initial {
    color: #000000;
}

div.text{
    color: #000000;
}

.richtext ol, .richtext ul {
    color: #000000;
}

.contacts-in-text .contact-wrapper h2, .sidebar .contact-wrapper h2 {
    color: #000000;
}

section.topics {
    background-color: var(--theme-primary-light-04,#e3ebf5);
}
