.elementor-kit-12{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#1C2F35;--e-global-color-text:#7A7A7A;--e-global-color-accent:#00B050;--e-global-color-007a260:#F4F4F4;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:2.3rem;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:3rem;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:800;--e-global-typography-secondary-line-height:2.5rem;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:0.9rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5rem;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:1.5rem;--e-global-typography-accent-font-weight:800;--e-global-typography-accent-line-height:2rem;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{color:var( --e-global-color-secondary );}.elementor-kit-12 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:75rem;}.e-con{--container-max-width:75rem;--container-default-padding-top:0rem;--container-default-padding-right:0rem;--container-default-padding-bottom:0rem;--container-default-padding-left:0rem;}.elementor-widget:not(:last-child){--kit-widget-spacing:0rem;}.elementor-element{--widgets-spacing:0rem 0rem;--widgets-spacing-row:0rem;--widgets-spacing-column:0rem;}{}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-kit-12{--e-global-typography-primary-font-size:2rem;--e-global-typography-primary-line-height:2.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body::-webkit-scrollbar {
width: 10px;
}
body::-webkit-scrollbar-track {
background: #f8f8f8;
}
body::-webkit-scrollbar-thumb {
background-color: #00B050;
border-radius: 10px;
border: 1px solid #f8f8f8;
}
p:last-child{
    margin-bottom:0px;
    margin-top:0px;
}
html, body{
	width: 100%;
	overflow-x: hidden;
}
[data-elementor-type="wp-page"]{
    overflow: hidden;
}
[data-elementor-type="wp-post"]{
    overflow: hidden;
}
.degrade{
background: linear-gradient(45deg, #1C2F35, #06964B);
background-clip: text;
-webkit-background-clip: text;
color: transparent !important;
-webkit-text-fill-color: transparent;
}/* End custom CSS */