 .is-required::after {
content: '*';
font-size: 19px;
margin-left: 3px;
color: red;
font-weight: bold;
}
