body,
h3,
h2,
p {
  font-family: 'Figtree', sans-serif;
  color: #1e1e1e;
}
[data-theme='ameliorate'] .usp-banner {
  background-color: #d4dde4;
}
[data-theme='ameliorate'] .strip-banner.stripBanner {
  background-color: #2d3d4a;
  span {
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }
  &:hover {
    color: #323e48;
    text-decoration: none;
    background-color: inherit;
  }
  &:focus {
    background-color: #323e48;
    text-decoration: underline;
    outline-offset: -4px;
    span {
      color: #ffffff;
    }
  }
}
[data-theme='ameliorate'] .footer-style {
  background: #fcfcfa;
}
[data-theme='ameliorate'] .override-font-weight {
  font-weight: 500;
}
[data-theme='ameliorate'] #site-header-nav > *:hover {
  text-decoration: underline;
}
[data-theme='ameliorate'] .primary-banner-title {
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #2d3d4a;
}
[data-theme='ameliorate'] .primary-banner-subtitle {
  font-size: 1.35rem;
  line-height: 1.85rem;
  color: #2d3d4a;
  line-height: 24px;
  margin-top: 12px;
}
[data-theme='ameliorate'] .override-border {
  border: none;
}
[data-theme='ameliorate'] .override-price-style {
  font-size: 18px;
  font-weight: 600;
}
[data-theme='ameliorate'] .carousel-tab {
  color: #1e1e1e;
  text-decoration: none;
}
[data-theme='ameliorate'] .global-primary-banner__ctas .btn {
  background-color: #2d3d4a;
  color: #fff;
}
[data-theme='ameliorate'] .pap-banner {
  width: auto;
}
