.w_developer button span {
    /*color:var(--footer-surface-color) !important;*/
    color:#000 !important;
}
.custom-spacer {
    margin-top:30px !important;
}
/* @media all and (min-width: 1200px) {
    body #wrap {
        max-width: 80% !important;
        min-width: 1200px;
    }
}*/

.w_logo {
    height: 120px !important;
}

.w_logo img {
    height: 90px !important;
    margin-top:15px;
}