
 .wpcf7-form label {
 color: white;
 }
 .wpcf7-form input,
 .wpcf7-form textarea {
 color: white;
 background-color: transparent;
 border: 1px solid white;
 }
 .wpcf7-form ::placeholder {
 color: #ccc;
 }
