.required label:not(.unrequired):first-child:after { 
    color: #d00;
    content: " *";
}