label.form-required:after {
    content:"*";
    font-weight:bold;
    padding:5px;
    color: rgb(249, 199, 40);
}
