.elementor-kit-8779{--e-global-color-primary:#507839;--e-global-color-secondary:#669A49;--e-global-color-text:#000000;--e-global-color-accent:#FF6600;--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;font-family:"Inter", Sans-serif;font-size:16px;}.elementor-kit-8779 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}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 */.elementor-editor-active .mega-menu{
    display: none;
}

.btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: fit-content;
    vertical-align: center;
    background-color: transparent !important;
    padding: 10px 20px 10px 10px;
    border-radius: 8px;
    box-shadow: none;
}

.btn:hover{
    background-color: #EEF1F6 !important;
}

.btn:focus{
    background-color: #EEF1F6;
}

.btn p{
    margin: auto;
    color: black;
    font-size: 18px;
    font-weight: 400;
}

.btn svg{
    width: 50px;
    height: 50px;
}/* End custom CSS */