.required > label::after {
  content: " *";
  color: tomato;
}