.elementor-kit-16{--e-global-color-primary:#8CABB7;--e-global-color-secondary:#EDE8E4;--e-global-color-text:#7C6246;--e-global-color-accent:#BFCFD8;--e-global-color-caff2cf:#6D8891;--e-global-color-7d29c91:#D8C9BB;--e-global-color-1633fb8:#8CABB77A;--e-global-typography-primary-font-family:"miller-banner-condensed";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-letter-spacing:1px;--e-global-typography-secondary-font-family:"miller-banner-condensed";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:uppercase;--e-global-typography-text-letter-spacing:2px;--e-global-typography-accent-font-family:"miller-banner-condensed";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-font-style:italic;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:15%;}.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;letter-spacing:2px;color:var( --e-global-color-caff2cf );border-radius:25px 25px 25px 25px;}.elementor-kit-16 button:hover,.elementor-kit-16 button:focus,.elementor-kit-16 input[type="button"]:hover,.elementor-kit-16 input[type="button"]:focus,.elementor-kit-16 input[type="submit"]:hover,.elementor-kit-16 input[type="submit"]:focus,.elementor-kit-16 .elementor-button:hover,.elementor-kit-16 .elementor-button:focus{background-color:var( --e-global-color-caff2cf );color:var( --e-global-color-secondary );border-radius:25px 25px 25px 25px;}.elementor-kit-16 e-page-transition{background-color:var( --e-global-color-accent );}.elementor-kit-16 a{color:var( --e-global-color-text );font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 *//* Remove dotted focus outlines on Elementor elements */
.elementor *,
.elementor *:focus,
.elementor *:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}
/* Text highlight (selection) color site-wide */
::selection {
  background: #BFCFD8;
  color: inherit; /* keeps your text color readable */
}

/* Firefox */
::-moz-selection {
  background: #BFCFD8;
  color: inherit;
}/* End custom CSS */