 .field-validation-error {
    color: red;
  }


/* footer overwrite in main css*/
.footer {
  background: #fff;
  margin-top: auto;
}
