/* Remove the 'asterix' after the label because it is set in the template */
.required:after {
    content: '' !important;
}