.form-error {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 700;
  width: 100%;
  color: red;
  text-align: center;
  margin-bottom: 1.875rem;
}
/* 
.form-success {
  font-size: 12px;
  line-height: 1.4;
  font-weight: 700;
  width: 100%;
  color: green;
  text-align: center;
  margin-bottom: 1.875rem;
} */