.required:after {
    content:"*";
    color: red;
    font-weight: bold;
  }