.lead-gen-form__title {
  font: var(--beacon-system-font-size-serif-headline-300);
  margin-bottom: 0;
}

.lead-gen-form__description {
  font: var(--beacon-system-font-size-sans-serif-body-100);
  margin-bottom: 0;
}

.lead-gen-form__form {
  margin: 42px 0;
}

.lead-gen-form__control {
  margin-bottom: 30px;
}

.lead-gen-button {
  width: 100%;
}

.lead-gen-form__disclosure {
  font: var(--beacon-system-font-size-sans-serif-caption-300);
  margin-bottom: 0;
}
