.form_message {
  padding: 15px;
  min-height: 150px;
}

#write_to_us_form .error {
  border-color: #e52b3a;
  background: #fff9f9;
}

.mb120 {
  margin-bottom: 120px;
}
