.lead-gen-form {
  margin: 0;
  background: #e6e6e6 !important;
  padding: 20px !important;
  border-top: 15px solid #ffcd11;
}
/* .lead-gen-form label {
  display: none;
} */
.lead-gen-form .btn {
  background: #af0e0e;
  color: #fff;
  font-family: UniversLTW01-67BoldCn, Arial !important;
  border: 0;
  font-size: 1.5em;
  text-transform: uppercase;
  padding: 5px 15px;
  line-height: 2.5;
}
.lead-gen-form .btn:hover {
  background: #000;
}
.lead-gen-form .col-md-6 {
  margin-bottom: 0;
}
