

/*CONTACT FORM
---------------------------------------*/

.wpcf7 input::placeholder {
    text-align: right;
}
.wpcf7-acceptance {
    float: right;
}
.wpcf7-form .submit-container input {
    right: auto;
    left: 40px;
}
.contact-col-4 {
    float: right;
}