.Field--required .Field__headerlabel [data-block]:last-child > [data-offset-key]:last-child >:last-child [data-text]::after {
    content: "*";
    color: #EB5757 !important;
}