.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 select {
  color: #4b2e2a !important;
  background-color: #ffffff !important;
  opacity: 1 !important;
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #9a9a9a !important;
  opacity: 1 !important;
}