.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-48217b0:#D3B574;--e-global-color-bc97594:#313B64;--e-global-color-891b00f:#16163F;--e-global-color-20412c2:#242B2D;--e-global-color-76480fd:#FFFFFF;--e-global-color-96969ca:#01244A;--e-global-color-cafb24e:#BBD2F1;--e-global-color-858e87b:#086AC3;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-ebe9f4c-font-family:"Open Sans";--e-global-typography-ebe9f4c-font-size:14px;--e-global-typography-d327b30-font-family:"Montserrat";--e-global-typography-d327b30-font-size:30px;--e-global-typography-d327b30-font-weight:600;--e-global-typography-72beacc-font-family:"Montserrat";--e-global-typography-72beacc-font-size:24px;--e-global-typography-72beacc-font-weight:600;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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-kit-8{--e-global-typography-d327b30-font-size:24px;--e-global-typography-72beacc-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-d327b30-font-size:22px;--e-global-typography-72beacc-font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.social-icons-wrapper {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .social-icon-item {
    display: inline-block;
  }
  .social-icon-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
  }
  .social-icon-link i {
    font-size: 16px;
  }
  .whatsapp-icon {
    background-color: #25D366;
  }
  .envelope-icon {
    background-color: #666;
  }
  .linkedin-icon {
    background-color: #0077B5;
  }
  .screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
  
  .social-icon-item a:hover {
      background: #086ac3;
      color: white !important;
  }/* End custom CSS */