#header-main {
    padding-top: 20px !important;
    padding-bottom: 20px ;
}
body {
    font-family: General Sans, sans-serif, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}
.apply-btn a {
    background: #fcb900;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 5px;
}
.apply-btn a::before {
    display: none;
}
.site-footer .top-footer .footer-logo.custom-height-logo img {
    max-height: 55px !important;
}
#contact .vc_hidden-xs {
    display: block !important;
}