.wpcf7-form p { margin:0; color:#fff;}
.wpcf7-form input.wpcf7-text,textarea.wpcf7-textarea { color: #fff !important;
border-color: #fff !important;
border-width: 2px !important;
background-color: transparent !important;
padding: 13px !important;
border-radius: 2px !important;
margin-bottom: 10px !important;}
.wpcf7-form textarea.wpcf7-textarea {
max-height:150px;
}
.wpcf7-form input.wpcf7-submit {
width:33.3%;
min-width:200px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 2px;
padding: 13px 10px 14px;
margin-top:10px !important;
border: 2px solid !important;
color: #fff;
border-color: #fff;
border-width: 2px !important;
background-color: transparent;}