.form-submit-error {
  color: red;
  font-weight: bold;
}

.form-submit-success {
  color: green;
  font-weight: bold;
}
