.required_field:after {
    content:"*";
    color: red;
}
