.elementor-kit-5{--e-global-color-primary:#5C574F;--e-global-color-secondary:#BDAE9C;--e-global-color-text:#373F51;--e-global-color-accent:#C9A961;--e-global-color-bbb3afc:#E5DFD2;--e-global-color-4c22853:#F0EBE2;--e-global-color-7e1ad85:#FAF7F2;--e-global-color-e27bb41:#FAF8F8;--e-global-color-36f04a4:#FFFFFF;--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Cormorant Garamond";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:400;background-color:#FFFFFF;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-5 e-page-transition{background-color:#000000;}.elementor-kit-5 a{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-5 h1{font-family:"Cormorant Garamond", Sans-serif;font-size:50px;font-weight:500;}.elementor-kit-5 h2{font-family:"Cormorant Garamond", Sans-serif;font-size:40px;font-weight:500;}.elementor-kit-5 h3{font-family:"Cormorant Garamond", Sans-serif;font-size:32px;font-weight:400;}.elementor-kit-5 h4{font-family:"Cormorant Garamond", Sans-serif;font-size:24px;font-weight:500;}.elementor-kit-5 h5{font-family:"Cormorant Garamond", Sans-serif;font-size:20px;font-weight:500;}.elementor-kit-5 h6{font-family:"Cormorant Garamond", Sans-serif;font-size:18px;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 0px;--widgets-spacing-row:20px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5 h1{font-size:42px;}.elementor-kit-5 h2{font-size:34px;}.elementor-kit-5 h3{font-size:28px;}.elementor-kit-5 h4{font-size:22px;}.elementor-kit-5 h5{font-size:19px;}.elementor-kit-5 h6{font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:36px;}.elementor-kit-5 h2{font-size:30px;}.elementor-kit-5 h3{font-size:24px;}.elementor-kit-5 h4{font-size:20px;}.elementor-kit-5 h5{font-size:18px;}.elementor-kit-5 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Quote Style */
.quote-style {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 400;
  font-size: 18px;
}

/* Large Text */
.large-text {
  font-size: 18px;
}

/* Heading Style Classes */
.heading-1-style {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 500;
  font-size: 50px;
}

.heading-2-style {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 500;
  font-size: 40px;
}

.heading-3-style {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 500;
  font-size: 32px;
}

/* Tablet Styles */
@media (max-width: 1024px) {
  .quote-style {
    font-size: 18px;
  }
  
  .large-text {
    font-size: 18px;
  }
  
  .heading-1-style {
    font-size: 42px;
  }
  
  .heading-2-style {
    font-size: 34px;
  }
  
  .heading-3-style {
    font-size: 28px;
  }
}

/* Mobile Styles */
@media (max-width: 768px) {
  .quote-style {
    font-size: 18px;
  }
  
  .large-text {
    font-size: 18px;
  }
  
  .heading-1-style {
    font-size: 36px;
  }
  
  .heading-2-style {
    font-size: 30px;
  }
  
  .heading-3-style {
    font-size: 24px;
  }
}/* End custom CSS */