.nebula-text-italic {
  font-variation-settings: 'ital' 75;
}
.nebula-text-semibold {
  font-weight: 500;
}
/* NINJA FORMS */
.hide-field,
.nf-before-form-content {
  display: none;
}
.nf-form-content hr.ninja-forms-field {
  border: none;
  background-color: #eee;
  color: #eee;
  height: 1px;
}
.field-wrap.submit-wrap {
  margin-top: 16px;
}
.nf-form-cont .nf-field-element li {
  width: 48%;
  display: inline-block;
}
.nf-field-container {
  margin-bottom: 1rem !important;
}
.checkbox-container label {
  font-weight: 400 !important;
  line-height: 1.4rem !important;
}
.cant-find p {
  margin-top: 0;
  font-size: 14px;
}
.legal-terms label {
  font-size: 14px;
}
