/* this is for the contact post */
textarea {font-family: inherit; font-size:16px; background-color : #C0C0C0;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%;}

input {display:block; position: relative; font-family: inherit; font-size:16px; background-color :#C0C0C0;  width: 40%;}

input[type=submit] { width: 25%;  height: 2em; border-radius: 18px; background-color: #404040; color:white;}

.wpcf7 p {margin-bottom:40px; color: #000000;}
