Dear Customer,
Thanks for using our product,
Sorry, Do You want to edit color the text in the contact form? as this image: http://prntscr.com/falc6u
=> You can add some css into Custom CSS field in Theme Option as this image: http://prntscr.com/faldap
.contact_page .wpcf7 .wpcf7-form p.ct_texta textarea {
color: #e8150e;
}
.contact_page .wpcf7 .wpcf7-form p.ct_texta textarea::-webkit-input-placeholder {
color: #e8150e;
}
.contact_page .wpcf7 .wpcf7-form p.ct_texta textarea::-moz-placeholder {
color: #e8150e;
}
and edit your color again.
Hope it will help you.
Best Regards,
Huyen Tran