input#saveForm.button_text {font-weight:600 !important;}
label.description {display: none !important;)
#lf_message {padding-bottom: 4em;}
/* Create two equal columns that floats next to each other */
#lf_first_name_block, #lf_last_name_block {
  float: left;
  width: 50%;
}
#lf_first_name_block {
  padding-right:15px;
  width: 50%;
}
#lf_email_block, #lf_phone_block {
  float: left;
  width: 50%;
}
#lf_email_block {
  padding-right:15px;
  width: 50%;
}