.label {
 
}
#contact_form label.error {
  color:#FB3A3A;
  font-weight:lighter;
  color:#e52631;
  float:none!important;
  display:block;
  font-size:13px;
}

#franchise_form label.error {
  color:#FB3A3A;
  font-weight:lighter;
  color:#e52631;
  float:none!important;
  display:block;
}