Thanks so much!! It works!
Only the textarea (in my example “Rückrufgrund”) isn’t in the darker color. How can i fix it?
COPY CODE
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="password"],.wpcf7 input[type="textarea"] {
color:#555 !important;
}
This does not work for the text area field.