.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#252525;--e-global-color-text:#1C244B;--e-global-color-accent:#61CE70;--e-global-color-29edca9:#1C244B;--e-global-color-419b279:#F3F5F8;--e-global-color-7aee37e:#467FF7;--e-global-color-9cf0862:#D1D1D1;--e-global-color-6274ff6:#f67b20;--e-global-color-510fb17:#04344B;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;font-weight:500;}.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-kit-5 h3{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.my-sticky-header {
  transition: border 0.3s ease;
}

.my-sticky-header.scrolled {
  border-bottom: 1px solid #000; /* Change color if needed */
}


/* Style H3 headings inside post content */
.customm-post-content h3 {
    font-size: 22px;
     /* Heading size */
     
  margin-top: 1.5em; /* Add spacing */
  margin-bottom: 0.5em;
  font-weight: 500;
 
}

.custom-post-content,
.custom-post-content p,
.custom-post-content li,
.custom-post-content span {
  color: #16181d !important;
}/* End custom CSS */