.form-required:after {
    content: "*";
    color: #d0021b;
    margin-left: 0.25em;
    font-weight: bold;
}