.elementor-kit-5{--e-global-color-primary:#E67373;--e-global-color-secondary:#135F6B;--e-global-color-text:#222222;--e-global-color-accent:#FFFFFF;--e-global-color-5d84118:#F9F9F9;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-5d84118 );}.elementor-kit-5 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){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 *//* ✅ Remove unwanted white space (top & bottom) in mobile view */
@media (max-width: 767px) {
  html, body {
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    height: auto !important;
  }

  .elementor-section {
    margin: 0 !important;
    padding: 0 !important;
  }

  .elementor-container,
  .elementor-widget-wrap {
    margin: 0 !important;
    padding: 0 !important;
  }

  footer,
  .elementor-footer,
  .site-footer {
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
  }

  section:last-of-type,
  .elementor-section:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}/* End custom CSS */