I could solve it:
.wpcf7-date:before {
width: auto!important;
}
.bt_bb_color_scheme_1 div.wpcf7 span.wpcf7-not-valid-tip,
.bt_bb_color_scheme_2 div.wpcf7 span.wpcf7-not-valid-tip,
.bt_bb_color_scheme_3 div.wpcf7 span.wpcf7-not-valid-tip,
.bt_bb_color_scheme_4 div.wpcf7 span.wpcf7-not-valid-tip,
.bt_bb_color_scheme_5 div.wpcf7 span.wpcf7-not-valid-tip,
.bt_bb_color_scheme_6 div.wpcf7 span.wpcf7-not-valid-tip {
color: #f00!important;
}
Thank you very much, maybe that solution works, but in the end I need to use that theme called Applauz. I have tried to change the color of the text by placing CSS tags.
Why is not shown in this theme?