.elementor-kit-7{--e-global-color-primary:#19534E;--e-global-color-secondary:#008883;--e-global-color-text:#161616;--e-global-color-accent:#34EAE4;--e-global-color-99aec0f:#F6F6F6;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-99aec0f );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Inter", Sans-serif;font-size:22px;font-weight:400;text-transform:uppercase;color:var( --e-global-color-99aec0f );background-color:var( --e-global-color-text );border-radius:5px 5px 5px 5px;padding:22px 48px 22px 48px;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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-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 */.btn-custom a {
    color: #f6f6f6 !important;
    background-color: #008883;
    border-radius: 5px;
    line-height: initial;
}

.btn-custom a:hover {
    background-color: #008883;
    border-color: #FFF !important;
    border: 2;
    color: #fff !important;
    animation: none;
}

@media (max-width: 1024px) {
    .btn-custom{
        
    }
    
    .btn-custom a {
        color: #f6f6f6 !important;
        background-color: #008883;
        border-radius: 5px;
        text-align: center !important;
        display: block !important;
    }

    .btn-custom a:hover {
        background-color: #0C7489;
        border-color: #FFF !important;
        border: 2;
        color: #fff !important;
        animation: none;
    }
    
}/* End custom CSS */