.required::after {
    content: " *" !important;
    color: red !important;
}
