.form-error {
  color: #ff0000;
  display: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}
