.elementor-kit-4{--e-global-color-primary:#FFB44D;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#1C2B36;--e-global-color-54448d7:#1C2B36;--e-global-color-9c5053d:#FFB44D;--e-global-color-9e13d97:#B3D4FF;--e-global-color-85656c3:#E0B3FF;--e-global-color-57c5cbe:#4E5D6C;--e-global-color-34dcab8:#FF8A7C;--e-global-color-9a5fdbd:#53D4EA;--e-global-color-a9836f5:#201E32;--e-global-color-1281bce:#A4E869;--e-global-color-5064c99:#C9EB55;--e-global-color-0141042:#FFFFFF00;--e-global-color-9e97c7c:#111C5D;--e-global-color-f0481f6:#6A1B9A;--e-global-color-9512dec:#5470F1;--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-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.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 *//* Primary blue pill buttons – default + hover */
.ecp-btn,
.proc2-start,
.cta3-btn,
.ecp-quiz,
.ecp-cta {
  background: #1877F2;
  color: #ffffff !important;
  transition: background 0.15s ease, transform 0.15s ease;
}

/* Hover + focus: lighter blue, keep white text */
.ecp-btn:hover,
.proc2-start:hover,
.cta3-btn:hover,
.ecp-quiz:hover,
.ecp-cta:hover,
.ecp-btn:focus-visible,
.proc2-start:focus-visible,
.cta3-btn:focus-visible,
.ecp-quiz:focus-visible,
.ecp-cta:focus-visible {
  background: #3F8CF5;   /* lighter blue */
  color: #ffffff !important;
  filter: none;          /* override any brightness filters */
}/* End custom CSS */