label.required::after {
    content: ' *';
    color: #dc3545;
    font-weight: bold;
}