.w_developer button span {
    color:var(--footer-surface-color) !important;
}
.custom-spacer {
    margin-top:30px !important;
}
.custom-spacer-30 {
    margin-top:30px !important;
}


#footer .footer-block {
    vertical-align: bottom !important;
}
#W-footer {
    filter: drop-shadow(0px 0px 24px #ccc);
}