.required_field::after {
    content: " *" !important;
    color: red !important;
    font-weight: bold;
}