html {
  scroll-behavior: smooth;
}
.trail-item a,
.dark-bg-link {
  color: white !important;
  text-decoration: underline !important;
}
.trail-item a:hover,
.dark-bg-link:hover {
  color: #FF8227 !important;
}
.nj-bg-dark .nj--button--text,
.nj-bg-dark .nj-powerbar__link,
.nj-bg-dark .nj-icon--badge,
.nj-bg-dark .nj-brand-badge__label {
  color: white !important;
}
.nj-bg-light .nj--button--text,
.nj-bg-light .nj-powerbar__link,
.nj-bg-light .nj-icon--badge,
.nj-bg-light .nj-brand-badge__label {
  color: #323E49 !important;
}
.nj-location,
.nj-review__time,
.nj-gravatar,
.nj-trust__gravatar {
  color: black !important;
  background-color: white !important;
}
.njt-google-places-reviews-wap {
  border-top-color: #14526A;
}
.grp-reviewer-name a {
  color: #264BCF !important;
  text-decoration: underline !important;
}
.gpr-rating-time,
.review-item {
  color: #323E49 !important;
}
:root {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: never;
}
.overline-v1,
.overline-v2 {
  padding-top: 2rem;
  margin-bottom: .5rem !important;
  font-style: italic;
}
.overline-v1 {
  font-size: 14px;
}
.overline-v1 + h2 {
  padding-top: 0px;
  margin-top: 0px;
}
.overline-v2 {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.dropshadow-v1,
.wp-block-media-text__media img {
  filter: drop-shadow(0px 14px 10px #323E49);
}
.cancel-dropshadow,
.cancel-dropshadow
.wp-block-media-text__media img {
  filter: drop-shadow(0px 0px 0px #323E49);
}
.dropshadow-v2 {
  filter: drop-shadow(0px 0px 12px #93B3BE);
}
.hover-orange {
  background-color: #264BCF;
  color: white !important;
  border: 2px solid white;
  font-size: 1.4rem;
}
.hover-orange:hover,
.hover-orange-v2:hover {
  background-color: #FF8227 !important;
}
:root :where(.wp-element-button,
.wp-block-button__link),
.submit {
  color: white !important;
  background-color: #264BCF !important;
  padding: .75rem 3rem !important;
  font-size: 1.4rem !important;
  border: 2px solid white !important;
  border-radius: 0px !important;
}
:root :where(.wp-element-button:,
.wp-block-button__link):hover,
.submit:hover {
  background-color: #FF8227 !important;
}
.secondary-style .wp-element-button {
  color: #264BCF !important;
  background-color: white !important;
  border: 2px solid #264BCF !important;
}
.secondary-style .wp-element-button:hover {
  color: white !important;
  background-color: #FF8227 !important;
  border-color: white !important;
}
.tertiary-button .wp-element-button {
  font-size: 1rem !important;
  background-color: white !important;
  border-color: #264BCF !important;
  color: #264BCF !important;
  padding: .5rem 1rem !important;
}
.tertiary-button .wp-element-button:hover {
  border-color: #FF8227 !important;
  color: #FF8227 !important;
}
.contact-form label span.required,
.grunion-label-required {
  opacity: 1 !important;
}
.site-primary-header-wrap,
.site-above-header-wrap {
  max-width: 1200px;
}
:where(body,
iframe,
pre,
img,
svg,
video,
canvas,
select) {
  max-width: 100%;
  overflow: auto;
  word-break: break-word;
}
.ast-title-bar-align-center {
  max-width: 1200px;
}
.taxonomy-description {
  text-align: left;
}
.error-404 h1 {
  color: #14526A !important;
}
.ast-scroll-to-top-right {
  bottom: 20px;
}
