.elementor-kit-10{--e-global-color-primary:#B8944F;--e-global-color-secondary:#D8BD7A;--e-global-color-text:#F5F1E8;--e-global-color-accent:#E5CC91;--e-global-color-2073d2a:#0B0A08;--e-global-color-14815cd:#D8BD7A40;--e-global-color-23c002e:#FFFFFF;--e-global-color-6606caa:#000000;--e-global-color-f53d528:#00000000;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-2073d2a );color:var( --e-global-color-text );}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1290px;}.e-con{--container-max-width:1290px;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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;}}:root { --my-primary:#B8944F; --my-secondary:#D8BD7A; --my-accent:#E5CC91; --my-white:#ffffff; --my-black:#000000; --my-transparent:#00000000; --my-border:rgba(216,189,122,.25); --w-10:10%; --w-20:20%; --w-25:25%; --w-30:30%; --w-40:40%; --w-50:50%; --w-60:60%; --w-70:70%; --w-80:80%; --w-90:90%; --w-100:100%; --vh-100:100vh; --w-1290:1290px; --my-white-background:#F3EEE5; --my-black-background:#0B0A08; }
/* Start custom CSS */#hero-title div {
  background: linear-gradient(
    110deg,
    #8A6A32 0%,
    #B8944F 30%,
    #E0C27A 50%,
    #C5A45E 70%,
    #8F6B32 100%
  );

  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;

  display: inline-block;
  
  text-transform: none !important;
}/* End custom CSS */