.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#0F0F10;--e-global-color-accent:#61CE70;--e-global-color-79e875b:#D9E6D933;--e-global-color-69dd16a:#1F98A6;--e-global-color-3b6a465:#F4F4F4;--e-global-color-b3f9b2a:#1B3659;--e-global-color-80e0da6:#0F0F10;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;font-family:"Plus Jakarta Sans", Sans-serif;font-size:18px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.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);}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-text-font-size:20px;}.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;}}:root { --Cream:#D9E6D933; --e-gv-41154d8:Paytone One; --e-gv-0e8bf90:40px; --Plus-Jakarta-Sans:Plus Jakarta Sans; --Menu:24px; --Teal:#007E8F; --Off-White:#F4F4F4; --Dark-Blue:#1B3659; --White:#ffffff; --Pink:#D91448; --container-padding-w-desktop:80px; --container-padding-h-desktop:50px; --base-text:20px; --level-2-text:40px; --mid-grey:#1B36591A; --Off-Black:#0F0F10; --inner-width:1280px; --container-padding-mobile:30px; }
/* Start custom CSS */.elementor .e-paragraph-base { line-height: 1.7em;
}

/* Accessibility */
.elementor .e-paragraph-link-base:focus {
    outline-style: auto;
}

/* Override Elementor's outline removal */
.elementor-form .elementor-field-group .elementor-field-textual:focus,
.elementor-form .elementor-field-group .elementor-field:focus,
.elementor-form textarea:focus {
  outline: 3px solid #000 !important;
  outline-offset: 2px;
  border-color: #000;
  background-color: #f0f8ff;
  box-shadow: 0 0 0 3px rgba(0, 102, 204, 0.15); /* Replace the inset shadow */
}

/* Highlight label when field focused */
.elementor-field-group:focus-within .elementor-field-label {
  color: #000;
  font-weight: 600;
}

/* Submit button focus */
.elementor-form button[type="submit"]:focus {
  outline: 3px solid #000 !important;
  outline-offset: 3px;
}

/* Red focus outline for menu toggle button */
.e-n-menu-toggle:focus,
#menu-toggle-112:focus {
  outline: 3px solid #cc0000 !important;
  outline-offset: 3px !important;
}/* End custom CSS */