.form-required:after {
  background: none !important;
  content: '*' !important;
  font-weight: bold !important;
  color: black !important;
  font-size: 1rem !important;
}
