.elementor-kit-5{--e-global-color-primary:#222324;--e-global-color-secondary:#FF0414;--e-global-color-text:#FFFFFF;--e-global-color-accent:#102444;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Body copy links on white or light backgrounds */
.nwd-link-red a {
  color: #e80818;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.nwd-link-red a:hover {
  color: #ff0415;
}

/* Body copy links on the navy background */
.nwd-link-light a {
  color: #ffffff;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}
.nwd-link-light a:hover {
  color: #e80818;
}

/* Intro paragraph on navy */
.nwd-intro-light {
  color: rgba(255,255,255,0.88);
  max-width: 90ch;
}
@media (max-width: 767px) {
  .nwd-intro-light { max-width: none; }
}/* End custom CSS */