.elementor-kit-215{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6d203c7:#F0B519;--e-global-color-8da1c65:#013B4B;--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;--e-global-typography-1a0d134-font-family:"Merriweather";--e-global-typography-1a0d134-font-size:16px;--e-global-typography-1a0d134-font-weight:700;--e-global-typography-1a0d134-line-height:25px;--e-global-typography-da92932-font-family:"Inter";--e-global-typography-da92932-font-size:20px;--e-global-typography-da92932-font-weight:600;}.elementor-kit-215 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);}@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 */a{
    text-decoration: none!important;
}

@media print {
  /* Show and style featured image */
  .feature-image-col {
    display: block !important;
  width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
  }

  /* Hide the dark search bar */
  .search-dark {
    display: none !important;
  }
  
  .elementor-element-92b3704{
      width: 100%!important;
      border: 1px solid red!important;
      display: flex!important;
      justify-content: center!important;
      align-items: center!important;
      text-align: center!important;
  }
  
  .elementor-element-e78466b img {
      width: 200px !important;
      height: 100px !important;
      background-size: cover !important;
  }
  
  .site-content {
      margin-top:0px !important;
  }

  /* Hide the menu bar in Elementor */
  .elementor-element-f80bb4d, .elementor-element-af969b5, .elementor-element-3b9bb17, .elementor-element-17c8713 {
    display: none !important;
  }

  /* Optional: Hide footer, sidebar, or other elements if needed */
  footer, 
  .sidebar,
  .site-footer,
  .elementor-element.elementor-widget-sidebar {
    display: none !important;
  }
}/* End custom CSS */