.is-mandatory label:after {
    content: "*";
    color: red;
    font-weight: bold;
    font-size: 16px;
    margin-left: 5px;
}