#registrations-form { .required-field { label::after { content: '*'; margin-left: 2px; color: $text-color; } } }