[data-display-wilcard="true"].required::after{
    content: '*';
    margin-left: 2px;
    color: red;
}
