.elementor-kit-278{--e-global-color-primary:#00FF00;--e-global-color-secondary:#007BFF;--e-global-color-text:#1A1A1A;--e-global-color-accent:#61CE70;--e-global-color-baee53a:#FFFFFF;--e-global-color-21444c8:#F2F2F2;--e-global-color-7b068dc:#4D4D4D;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:1px;background-color:var( --e-global-color-baee53a );}.elementor-kit-278 button,.elementor-kit-278 input[type="button"],.elementor-kit-278 input[type="submit"],.elementor-kit-278 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Archivo", Sans-serif;font-size:18px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:var( --e-global-color-text );box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.2);border-radius:6px 6px 6px 6px;padding:14px 28px 14px 28px;}.elementor-kit-278 button:hover,.elementor-kit-278 button:focus,.elementor-kit-278 input[type="button"]:hover,.elementor-kit-278 input[type="button"]:focus,.elementor-kit-278 input[type="submit"]:hover,.elementor-kit-278 input[type="submit"]:focus,.elementor-kit-278 .elementor-button:hover,.elementor-kit-278 .elementor-button:focus{background-color:var( --e-global-color-text );color:#FFFFFF;box-shadow:0px 4px 12px 0px rgba(0, 0, 0, 0.3);}.elementor-kit-278 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){--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 */.elementor-button {
  transition: all 0.3s ease-in-out;
}
.btn-secondary.elementor-button {
  background-color: #007BFF; /* Blue */
  color: #FFFFFF; /* White text */
}

.btn-secondary.elementor-button:hover {
  background-color: #00FF00; /* Neon green */
  color: #000000; /* Black text */
}
/* Smooth hover transitions for icons & links */
.elementor-button, 
.elementor-nav-menu a, 
.header-icons a {
  transition: all 0.3s ease-in-out;
}

/* Icon spacing on right */
.header-icons a {
  margin-left: 16px;
}

/* Sticky shadow */
.elementor-sticky--effects {
  box-shadow: 0 2px 12px rgba(0,0,0,0.06) !important;
}/* End custom CSS */