.wpcf7-form input, .wpcf7-form textarea {
font-size: 18px;
color: #e6e2d3;
width: 100%;
}
.wpcf7-form textarea {
font-size: 18px;
color: #000000;
}

.wpcf7-form p{
font-size : 15px;
color: #e6e2d3;
}

.wpcf7-form input, .wpcf7-form-control wpcf7-submit  {
    font-size: 18px;
    color: #000000;
    width: 20%;
}