.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#65524B;--e-global-color-text:#2B2B2B;--e-global-color-accent:#000000;--e-global-color-0c1b475:#FFFFFF;--e-global-color-d9083bb:#ECECEC;--e-global-typography-primary-font-family:"Bubblegum Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Bubblegum Sans";--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Bubblegum Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;background-color:var( --e-global-color-0c1b475 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:20px 50px 20px 50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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-6{font-size:15px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:15px 030px 15px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:13px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{padding:12px 20px 12px 020px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    oveflow-x: hidden !important;
}

.alt-color {
    color: var(--e-global-color-accent);
}

.elementor-widget-text-editor p:last-of-type {
    margin: 0 !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;
}

.elementor-success-message {
    background: #2e8b57;
    color: #FFF !important;
    padding: 20px !important;
    border-radius: 10px !important;
}/* End custom CSS */