/* =WordPress Core
-------------------------------------------------------------- */
span.wpcf7-not-valid-tip {
    color: white !important;
}

.wpcf7-form .submit-holder input[type="submit"] {
    margin: 0 21px 0 0 !important;
}
.wpcf7-form textarea, .wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"] {
    border: none;
}