.fe-error, .fe-required { 
  color: orangered;
  font-weight: bold;
}

.fe-note-preview {
  font-style: italic;
  font-weight: bold;
}
