/*[class^="form_alert"] {
display: none;
}
[class^="form_alert"]:first-of-type {
display: block;
}*/

.form-error-text, .form-error-phone{
  display: none !important;
}