.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}
.page_id_1037824282 .w_carousel_caption {
    display:none !important;
}

.block_type_roundedbuttonnavigateblock svg {
    min-width: 2.8em !important;
    min-height: 2.8em !important;
}
.block_type_roundedbuttonnavigateblock li div {
    font-size: 1.3em;
}

button.button-element.filled>.background-layer,
button.button-element.filled>.label {
    background-color: var(--secondary-color-contrast) !important;
    color: white !important;
}
button.button-element.outlined > .label {
    color:#000 !important;
}



/*
#WIPSMAINCONTENTS form .choiceLabel {
    margin-right: 18px !important;
}*/



div.consent-dialog-inner {
--dialog-row-gap: 0em !important;
}
div.consent-dialog-inner h2 {
margin-top:22px !important;
font-size:19px !important;
}
div.consent-dialog-inner h3 {
margin-bottom: 15px !important;
font-size:18px !important;
}
div.consent-dialog-inner p,
div.consent-dialog-inner .show-more-button {
margin-bottom: 5px !important;
font-size:14px !important;
}
div.consent-dialog-inner button {
    margin-bottom: 15px;
}