.wpcf7 .screen-reader-response ul {
    display: none;
}

.wpcf7 .wpcf7-not-valid {
    background-color: rgba(255, 71, 76, 0.4);
}

.wpcf7 label span input {
    order: 2;
}

.wpcf7 label span {
    display: flex;
    flex-direction: column;
    order: 1;
}

.wpcf7 .wpcf7-submit {
    line-height: 1;
}
