@media only screen and (max-width:480px) {
    button.cc-btn.cc-allow {
        background-color: #000;
        color: #fff;
        border: 1px solid #000;
        font: 700 16px/0px Maison Neue, sans-serif;
        padding: 11.5px 25px;
        border-radius: 2px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 100%;
        height: 41px;
        margin: 0px 10px 0px;
        white-space: nowrap;
    }

    button.cc-btn.cc-dismiss, button.cc-btn.cc-deny {
        background-color: #000 !important;
        color: #fff !important;
        border: 1px solid #000 !important;
        font: 700 16px/0px Maison Neue, sans-serif;
        padding: 11.5px 25px;
        border-radius: 2px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 100%;
        height: 41px;
        margin: 0px 10px 0px;
    }

    span#cookieconsent\:desc {
        font: 400 13px/0px Brown, sans-serif;
        color: #1d1d1d;
        margin: 0 !important;
        width: 100%;
        padding: 0;
    }

    .cc-compliance.cc-highlight {
        margin: 15px 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        position: relative;
        bottom: 0;
        left: auto;
        gap: 15px;
    }

    span#cookieconsent\:desc button#consent-management-tool {
        border: 1px solid #000;
        padding: 12px 10px;
        margin: 10px auto 0;
        font: 400 13px/0px Brown, sans-serif;
        width: 100%;
        height: 41px;
        border-radius: 2px;
        text-decoration: none;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 15px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:480px) {
    span#cookieconsent\:desc button#consent-management-tool {
        background: #ffffff;
        color: #000000;
        right: 532px;
        border: none;
        opacity: 1;
        padding: 12px 10px;
        margin: 0;
        font: 400 13px/0px Brown, sans-serif;
        width: 100%;
        min-width: 125px;
        max-width: fit-content;
        height: 41px;
        border-radius: 2px;
        text-decoration: none;
    }

    button.cc-btn.cc-allow {
        background: #ffffff;
        color: #000000;
        border: none;
        font: 400 13px/0px Brown, sans-serif;
        border-radius: 2px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 100%;
        min-width: 125px;
        max-width: fit-content;
        height: 41px;
        margin: 0;
        padding: 12px 10px;
        white-space: nowrap;
    }

    button.cc-btn.cc-dismiss, button.cc-btn.cc-deny {
        background: #ffffff !important;
        color: #000000 !important;
        border: none !important;
        font: 400 13px/0px Brown, sans-serif !important;
        border-radius: 2px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
        cursor: pointer;
        width: 100%;
        min-width: 125px;
        max-width: fit-content;
        height: 41px;
        padding: 12px 10px;
    }

    span#cookieconsent\:desc {
        font: 400 13px/20px Brown, sans-serif;
        color: #e3e3e3;
        margin: 10px;
        width: 96%;
    }

    .cc-compliance.cc-highlight {
        width: fit-content;
        margin: 15px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: row;
        position: relative;
        left: 146px;
        top: 0;
        gap: 10px;
    }

    span#cookieconsent\:desc button#consent-management-tool {
        right: auto;
        top: auto;
        bottom: 31px;
        left: 40px;
        position: absolute;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 15px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:600px) {
    span#cookieconsent\:desc a#consent-management-tool {
        padding: 9px 22px;
        margin: 0px 10px 0px;
        -webkit-transform: translate(2px, 49px);
        -ms-transform: translate(2px, 49px);
        transform: translate(2px, 49px);
        left: 66.6%;
    }

    button.cc-btn.cc-dismiss, button.cc-btn.cc-deny {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0;
    }

    span#cookieconsent\:desc {
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
        width: 96%;
    }

    .cc-compliance.cc-highlight {
        margin: 15px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    span#cookieconsent\:desc button#consent-management-tool {
        right: auto;
        bottom: 31px;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 15px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:680px) {
    span#cookieconsent\:desc a#consent-management-tool {
        padding: 9px 29px;
        text-decoration: none;
        margin: 0px 10px 0px;
        -webkit-transform: translate(9px, 54px);
        -ms-transform: translate(9px, 54px);
        transform: translate(9px, 54px);
        left: 66.6%;
    }

    .cc-banner .cc-message,
    .cc-compliance > .cc-btn,
    .cc-window.cc-floating .cc-compliance {
        top: 0;
    }

    .cc-compliance.cc-highlight {
        margin: 15px 0;
        width: fit-content !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: auto;
        gap: 20px;
        position: relative;
        left: 162px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    span#cookieconsent\:desc button#consent-management-tool {
        right: auto;
        left: 40px;
        bottom: 31px;
        top: auto;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 15px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:830px) {
    span#cookieconsent\:desc a#consent-management-tool {
        padding: 9px 29px;
        text-decoration: none;
        margin: 0px 10px 0px;
        -webkit-transform: translate(9px, 54px);
        -ms-transform: translate(9px, 54px);
        transform: translate(9px, 54px);
        left: 66.6%;
    }

    span#cookieconsent\:desc {
        margin: 15px;
        max-width: 45%;
    }

    .cc-banner .cc-message,
    .cc-compliance > .cc-btn,
    .cc-window.cc-floating .cc-compliance {
        top: 61px;
    }

    .cc-compliance.cc-highlight {
        margin: 15px 0;
        width: fit-content !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: auto;
        gap: 10px;
        position: absolute;
        left: auto;
        bottom: auto;
        right: 16px;
        top: 61px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    span#cookieconsent\:desc button#consent-management-tool {
        left: auto;
        bottom: auto;
        right: 286px;
        top: 76px;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 15px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:915px) {
    span#cookieconsent\:desc button#consent-management-tool {
        left: auto;
        bottom: auto;
        right: 286px;
        top: 76px;
    }
}

@media only screen and (min-width:960px) {
    span#cookieconsent\:desc a#consent-management-tool {
        padding: 9px 29px;
        text-decoration: none;
        margin: 0px 10px 0px;
        -webkit-transform: translate(9px, 54px);
        -ms-transform: translate(9px, 54px);
        transform: translate(9px, 54px);
        left: 66.6%;
    }

    .cc-banner .cc-message,
    .cc-compliance > .cc-btn,
    .cc-window.cc-floating .cc-compliance {
        top: 46px;
    }

    .cc-compliance.cc-highlight {
        margin: 15px 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: auto;
        gap: 10px;
        position: absolute;
        left: auto;
        bottom: auto;
        right: 17px;
        top: 46px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    span#cookieconsent\:desc button#consent-management-tool {
        left: auto;
        bottom: 56px;
        right: 286px;
        top: 61px;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 15px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:992px) {
    span#cookieconsent\:desc button#consent-management-tool {
        left: auto;
        bottom: auto;
        right: 297px;
        top: 56px;
    }

    .cc-banner .cc-message,
    .cc-compliance > .cc-btn,
    .cc-window.cc-floating .cc-compliance {
        top: 41px;
    }

    .cc-compliance.cc-highlight {
        margin: 15px 0;
        width: 40%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
        position: absolute;
        left: auto;
        bottom: auto;
        right: 30px;
        top: 41px;
        gap: 9px;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 15px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:1039px) {
    span#cookieconsent\:desc button#consent-management-tool {
        right: 296px;
        top: 54px;
    }

    .cc-banner .cc-message,
    .cc-compliance > .cc-btn,
    .cc-window.cc-floating .cc-compliance {
        top: 39px;
    }

    .cc-compliance.cc-highlight {
        margin: 15px 0;
        width: 40%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        position: absolute;
        left: auto;
        bottom: auto;
        right: 29px;
        top: 39px;
        gap: 9px;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 15px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:1079px) {
    span#cookieconsent\:desc button#consent-management-tool {
        right: 294px;
        top: 42px;
    }

    .cc-banner .cc-message,
    .cc-compliance > .cc-btn,
    .cc-window.cc-floating .cc-compliance {
        top: 27px;
    }

    .cc-compliance.cc-highlight {
        margin: 15px 0;
        width: 40%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        position: absolute;
        left: auto;
        bottom: auto;
        right: 35px;
        top: 27px;
        gap: 5px;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 15px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:1100px) {
    span#cookieconsent\:desc button#consent-management-tool {
        right: 300px;
        top: 42px;
    }

    button.cc-btn.cc-dismiss, button.cc-btn.cc-deny {
        font-size: 13px;
    }

    .cc-banner .cc-message,
    .cc-compliance > .cc-btn,
    .cc-window.cc-floating .cc-compliance {
        top: 27px;
    }

    .cc-compliance.cc-highlight {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        left: auto;
        bottom: auto;
        right: 20px;
        top: 27px;
        gap: 15px;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 25px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:1300px) {
    span#cookieconsent\:desc button#consent-management-tool {
        right: 385px;
        top: 42px;
    }

    .cc-compliance.cc-highlight {
        right: 86px;
        top: 27px;
        gap: 25px;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 25px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    span#cookieconsent\:desc {
        margin: 15px;
        max-width: 55%;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width:1500px) {
    .cc-compliance.cc-highlight {
        right: 125px;
        top: 27px;
    }

    span#cookieconsent\:desc button#consent-management-tool {
        right: 425px;
        top: 42px;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 25px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

@media only screen and (min-width: 1600px) {
    .cc-compliance.cc-highlight {
        right: 233px;
        top: 16px;
    }

    span#cookieconsent\:desc button#consent-management-tool {
        right: 532px;
        opacity: 1;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 25px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }

    span#cookieconsent\:desc button#consent-management-tool {
        top: 31px;
    }

    span#cookieconsent\:desc {
        max-width: 55%;
    }

    .cc-banner .cc-message,
    .cc-compliance > .cc-btn,
    .cc-window.cc-floating .cc-compliance {
        -ms-flex: 1;
        -webkit-box-flex: 1;
        flex: 1;
        top: 16px;
        right: 230px;
    }

    .cc-window.cc-banner.cc-type-opt-in.cc-theme-block.cc-bottom.cc-color-override-355137285 {
        padding: 25px 0 35px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .cc-highlight .cc-btn:first-child:focus,
    .cc-highlight .cc-btn:first-child:hover {
        text-decoration: none;
    }
}

.cc-window.cc-banner,
.cc-window.cc-floating {
    background-color: #1f1f1f !important;
    width: 100%;
    border: none;
    -webkit-box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 6px 0px;
    box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 6px 0px;
    /*opacity: 1;*/
}

.cc-window.cc-floating {
    padding: 1em 1.8em !important;
    width: 100% !important;
    max-width: 100% !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    bottom: 0 !important;
}

span#cookieconsent\:desc a {
    color: #ffffff;
    font-weight: 700;
    padding: 0;
    margin: 0;
}

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    text-decoration: none !important
}

span#cookieconsent\:desc button#consent-management-tool:hover {
    background: #565656 !important;
}

button.cc-btn.cc-dismiss:hover, button.cc-btn.cc-deny:hover {
    background: #565656 !important;
}

button.cc-btn.cc-allow:hover,
button.cc-btn.cc-allow:focus {
    background-color: #565656 !important;
}

.cc-revoke.cc-bottom {
    display: none !important;
}

/*Customer asked to remove the cc-revoke 
 * .cc-revoke[aria-label="Cookie Policy"] {
    color: rgb(26, 26, 26) !important;
    background-color: rgb(255, 255, 255) !important;
}*/

