input[type="text"], textarea {

  background-color : #F5F5F5; 

}

input[type="email"], textarea {

  background-color : #F5F5F5; 

}

#lf_form_container {
  line-height: 0px; /* set to the desired pixel value */
}