.form-required::after {
  content: " *";
  color: #e00;
  font-weight: bold;
}