.wpcf7 input.textInput, .wpcf7 input.wpcf7-text, body input.wpcf7-submit, body footer .wpcf7 input#submit, input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    float: left;
    margin-right: 3%;
    margin-top: 5px;
    border: solid 1px !important;
}

.wpcf7 input, .wpcf7 textarea, #respond textarea, #respond input {
    margin-top: 3px;
    border-radius: 30px;
    max-width: 100%;
    background-color: #FFF;
    border: 1px solid !important;
    color: #06262C;
    padding: 3%;
}

.wpcf7 input.wpcf7-text {
   margin-bottom:25px;
}