.form-error {
  display: block;
  margin-top: 5px;
  font: 17px $font-futurabook;
  color: $attention-color;
  clear: both;
}
