contact form 7 change label color code example
Example: change label color contact form 7
.wpcf7-form label {
color: <your font color here>;
font-size: <your font size here>;
}
.wpcf7-form label {
color: <your font color here>;
font-size: <your font size here>;
}