@media screen and (min-width: 321px) and (max-width: 479px) {
    div .home-17-form-res {
        padding-left: 35px !important;
        padding-right: 35px !important;
        padding-bottom: 45px !important;
    }
}

.myfooter {
    background: linear-gradient(to right, rgba(18, 34, 93, 1) 0%, rgba(12, 50, 192, 1) 100%);
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !important;
    color: #46b450 !important;
    font-weight: 500 !important;
}