Please complete the following steps:
1) Go to the plugin settings page and open "Custom Code" tab;
2) Find "bws-custom-code.css" field and insert the following code:
#cntctfrm_contact_form .required {
color: red;
}
3) Mark "Activate" checkbox and save changes.