.elementor-kit-10{--e-global-color-primary:#1A1C1A;--e-global-color-secondary:#D5371E;--e-global-color-text:#1A1C1A;--e-global-color-accent:#F87E07;--e-global-color-3f991db:#FFFFFF;--e-global-color-8a8a429:#157DDA;--e-global-color-9f203aa:#F87E07;--e-global-color-5242449:#D5371E;--e-global-color-a36b1f4:#06C069;--e-global-color-8a76b08:#FFAF00;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 h1{font-family:"Plus Jakarta Sans", Sans-serif;font-size:52px;}.elementor-kit-10 h2{font-family:"Plus Jakarta Sans", Sans-serif;font-size:38px;}.elementor-kit-10 h3{font-family:"Plus Jakarta Sans", Sans-serif;font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Blue callout sections — high-contrast link states */
.mep-callout-blue a {
  color: #ffffff;              /* lighter pink, better baseline contrast on blue */
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color .15s ease, text-decoration-thickness .15s ease;
}

.mep-callout-blue a:hover,
.mep-callout-blue a:focus-visible {
  color: #ffffff;              /* white on hover/focus — max contrast */
  text-decoration-thickness: 2px;
}

.mep-callout-blue a:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}

/* Article body — blue links on white */
.mep-article-body a {
  color: #1e6fd9;              /* replace with your brand blue */
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: color .15s ease, text-decoration-thickness .15s ease;
}

.mep-article-body a:hover,
.mep-article-body a:focus-visible {
  color: #14529e;              /* darker blue on hover for contrast feedback */
  text-decoration-thickness: 2px;
}

.mep-article-body a:focus-visible {
  outline: 2px solid #1e6fd9;
  outline-offset: 2px;
}/* End custom CSS */