/* Headers BEGIN */
h1, .bbs2-h1 {
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif !important;
  margin-bottom: 0rem;
}

h2, .bbs2-h2 {
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif !important;
  margin-bottom: 0.75rem;
}

h3, .bbs2-h3 {
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif !important;
  margin-bottom: 0.5rem;
}

h4, .bbs2-h4 {
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif !important;
  margin-bottom: 0.5rem;
}

h5, .bbs2-h5 {
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif !important;
  margin-bottom: 0.5rem;
}

h6, .bbs2-h6 {
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif !important;
  margin-bottom: 0.5rem;
}
/* Headers END */


/* Inline Links BEGIN */
.ct-text-block a,
.ct-inner-content a {
  font-weight: 700;
  text-decoration: underline;
}
.ct-text-block a:hover,
.ct-inner-content a:hover {
  text-decoration: none;
}
/* Inline Links END */


/* Ninja Forms BEGIN */
.nf-form-fields-required {
  display: none;
}
.nf-form-content label {
  font-family: "Google Sans Flex", sans-serif !important;
  font-weight: 400 !important;
  font-size: inherit !important;
}
.nf-form-content .listcheckbox-wrap li, .nf-form-content .listradio-wrap li {
  line-height: normal !important;
}
.nf-form-content input:not([type=button]):not([type=submit]),
.nf-form-content .list-select-wrap .nf-field-element>div,
.nf-form-content textarea {
    background: #ffffff !important;
}
.nf-form-content input[type=submit] {
  border-radius: 4px !important;
  padding: 12px 36px !important;
}
#ninja_forms_required_items, .nf-field-container {
  margin-bottom: 10px !important;
}
.nf-form-content input:not([type=button]), 
.nf-form-content textarea {
  border: 0 !important;
}
/* Ninja Forms END */


/* Various BEGIN */
#shortcode-2450-2675 .bbsuite2-term-link,
#shortcode-342-2717 .bbsuite2-term-link {
    text-decoration: none !important;
}
.bbsuite2-term-name {
  line-height: 1.1;
}
.bbs2-selector-testimonial-toggle.is-active > div,
.bbs2-selector-promotion-toggle.is-active > div {
  background-color: var(--bbs2-background-color---dark-2);
}
/* Various END */
