.sd-sdcx-components-vacancies-parts-whatsapp .spinner {
    margin-bottom: 30px;
}

.sd-sdcx-components-vacancies-parts-apply a:hover,
.sd-sdcx-components-vacancies-parts-whatsapp a:hover {
    color: #64513d;
    text-decoration: underline;
}

.sd-sdcx-components-vacancies-parts-apply .custom-submit-button,
.sd-sdcx-components-vacancies-parts-whatsapp .custom-submit-button {
    float: right;
}

@media screen and (max-width: 768px) {
    #apply .SD_FormGen_form .SD-col {
        width: 100%;
        margin-bottom: 15px;
    }

    #apply .SD_FormGen_form .SD-input:not([type=checkbox]) {
        font-size: 16px;
        height: 40px;
    }

    #apply .SD_FormGen_form select.SD-input {
        background-position: right 15px bottom 6px;
    }
}