.elementor-kit-6{--e-global-color-primary:#E09C37;--e-global-color-secondary:#0A2235;--e-global-color-text:#FFFFFF;--e-global-color-accent:#1C75BC;--e-global-color-32a310e:#EAF1F9;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;font-family:"Outfit", Sans-serif;font-size:16px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Outfit", Sans-serif;}.elementor-kit-6 a:hover{font-family:"Outfit", Sans-serif;}.elementor-kit-6 h1{font-family:"Outfit", Sans-serif;}.elementor-kit-6 h2{font-family:"Outfit", Sans-serif;}.elementor-kit-6 h3{font-family:"Outfit", Sans-serif;}.elementor-kit-6 h4{font-family:"Outfit", Sans-serif;}.elementor-kit-6 h5{font-family:"Outfit", Sans-serif;}.elementor-kit-6 h6{font-family:"Outfit", Sans-serif;}.elementor-kit-6 img{border-style:none;}.elementor-kit-6 img:hover{border-style:none;}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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 */body {
    /* prevents word breaks in all text */
    word-wrap: normal !important;
}

/* slow all flip box animations */
.eael-elements-flip-box-flip-card, .eael-elements-flip-box-front-container, .eael-elements-flip-box-rear-container {
  transition: all 0.9s ease; /* original is 0.6 */
}

.eael-elements-flip-box-flip-card:hover, .eael-elements-flip-box-front-container:hover, .eael-elements-flip-box-rear-container:hover {
  transition: all 0.9s ease;
}/* End custom CSS */