.elementor-kit-9{--e-global-color-primary:#9FCD87;--e-global-color-secondary:#59AC25;--e-global-color-text:#2A2A2A;--e-global-color-accent:#65C22A;--e-global-color-ff81601:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;--e-global-typography-a11610a-font-family:"Poppins";--e-global-typography-a11610a-font-size:64px;--e-global-typography-a11610a-font-weight:700;--e-global-typography-a11610a-text-transform:uppercase;--e-global-typography-1e8637b-font-family:"Poppins";--e-global-typography-1e8637b-font-size:24px;--e-global-typography-1e8637b-font-weight:600;--e-global-typography-1e8637b-text-transform:uppercase;--e-global-typography-d61c38c-font-family:"Raleway";--e-global-typography-d61c38c-font-size:14px;--e-global-typography-d61c38c-font-weight:500;--e-global-typography-d61c38c-text-transform:none;--e-global-typography-bbd4f0d-font-size:14px;--e-global-typography-bbd4f0d-font-weight:500;--e-global-typography-bbd4f0d-text-transform:uppercase;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-secondary );font-size:var( --e-global-typography-bbd4f0d-font-size );font-weight:var( --e-global-typography-bbd4f0d-font-weight );text-transform:var( --e-global-typography-bbd4f0d-text-transform );color:var( --e-global-color-ff81601 );border-radius:5px 5px 5px 5px;padding:7px 15px 7px 15px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-ff81601 );}.elementor-kit-9 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);}.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-kit-9{--e-global-typography-a11610a-font-size:48px;--e-global-typography-1e8637b-font-size:24px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-bbd4f0d-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-1e8637b-font-size:24px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-bbd4f0d-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h2 {
    position: relative;
}

.recytour h2::before {
   content: '';
   display: block;
   position: absolute;
   z-index: -1;
   bottom: -15px;
   left: -10px;
   width: 100px;
   height: 15px;
   background-color: #9FCD87;
   transform: translateY(-10px);
}

.forec h2::before {
   content: '';
   display: block;
   position: absolute;
   z-index: -1;
   bottom: -15px;
   left: -10px;
   width: 100px;
   height: 15px;
   background-color: #86A3CC;
   transform: translateY(-10px);
}/* End custom CSS */