.elementor-kit-6{--e-global-color-primary:#DB372E;--e-global-color-secondary:#37873E;--e-global-color-text:#272727;--e-global-color-accent:#2E75B3;--e-global-color-ca52328:#E3B120;--e-global-color-68f7c97:#FFFFFF;--e-global-color-cc72294:#A42923;--e-global-color-bb3bace:#2A662F;--e-global-color-e9e1b73:#205787;--e-global-color-cef8ee5:#E9E9E9;--e-global-color-0e65567:#F1E4D0;--e-global-typography-primary-font-family:"Mountains of Christmas";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Itim";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:2px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Mountains of Christmas";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:transparent;font-family:"Itim", Sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:2px;background-image:linear-gradient(146deg, var( --e-global-color-bb3bace ) 0%, var( --e-global-color-secondary ) 100%);border-radius:10px 10px 10px 10px;padding:20px 40px 20px 40px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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{--e-global-typography-text-font-size:14px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:14px;padding:15px 30px 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{--e-global-typography-text-font-size:12px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:13px;padding:12px 20px 12px 20px;}.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 */