.elementor-kit-5{--e-global-color-primary:#006DB0;--e-global-color-secondary:#424B4B;--e-global-color-text:#2F2F2F;--e-global-color-accent:#009CFD;--e-global-color-cf41823:#000000;--e-global-color-bd447f4:#FFFFFF;--e-global-color-74e66f9:#003E64;--e-global-color-05f42e7:#3D5E73;--e-global-color-95cdc92:#515A5F;--e-global-color-72cb6cd:#BFC5C9;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );border-radius:10px 10px 10px 10px;padding:18px 40px 18px 40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}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-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 */html {
    overflow-x: hidden !important;
}

.elementor-widget-text-editor p:last-of-type {
    margin: 0 !important;
}

.alt-color {
    color: var(--e-global-color-secondary) !important;
}

.elementor-post__read-more {
    background: var(--e-global-color-accent) !important;
    color: #FFF !important;
    padding: 10px !important;
    border-radius: 10px !important;
    
}

.grow:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.03);
    cursor: pointer;
    z-index: 1;
}

.grow {
    transition: all .2s ease-in-out;
}/* End custom CSS */