div.wpcf7 {
background-color: #ffe6e6;
border: 1px solid #92F69A;
padding:20px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
background:#ccccFF;
color:#FFFF;
font-family:lora, sans-serif; 
font-style: italic; 
  }
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] { 
background-color:#D99786;
width:30%;
text-align:center;
text-transform:uppercase;
}