.has-error {
  color: #a94442;
}

.required::after {
  content: "*";
}
