.cli-modal-content,
.cli-tab-header {
    border-radius: 0;
}

.cli-style-v2 .cli-bar-message,
.cli-tab-container p,
.cli-privacy-content-text,
.wt-cli-cookie-description {
    font-family: 'AdagioSansLight', sans-serif;
}

.cli-style-v2 .cli-bar-btn_container .cli-plugin-button,
.cli-tab-footer .wt-cli-privacy-accept-btn {
    font-family: 'AdagioSansLight', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background-color: #ba1217;
    color: #fff;
}

.cli-tab-header a:before {
    width: 5px;
    height: 5px;
}

.cli-tab-header a.cli-nav-link {
    text-transform: none;
}

.cli-switch .cli-slider {
    height: 19px;
}