<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* Border Contact form 7 */
.wpcf7-form-control-wrap input[type='email'],
.wpcf7-form-control-wrap input[type='text'],
.wpcf7-form-control-wrap input[type='tel'],
.wpcf7-form-control-wrap textarea {
color:#37220C;
border: 2px solid black;
}
</style>
<!-- end Simple Custom CSS and JS -->