.elementor-kit-6{--e-global-color-primary:#3d2b1a;--e-global-color-secondary:#6b4f3a;--e-global-color-text:#3d2b1a;--e-global-color-accent:#2d4a1e;--e-global-color-bg_base:#faf6f1;--e-global-color-bg_warm:#f0e8d9;--e-global-color-bg_earth:#c4a882;--e-global-color-accent_warm:#5c3d1e;--e-global-color-border:rgba(93, 61, 30, 0.18);--e-global-typography-primary-font-family:"Cormorant Garamond";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:0.18em;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:0.06em;background-color:#faf6f1;color:#3d2b1a;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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, p { margin: 0; }
p + p { margin-top: 1em; }

/* Drop-cap for editorial paragraphs. Apply class "drop-cap" to any <p>. */
@media (min-width: 768px) {
  .drop-cap::first-letter {
    float: left;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
    font-size: 4.5rem;
    line-height: 0.85;
    color: #2d4a1e;
    padding: 0.05em 0.12em 0 0;
  }
}/* End custom CSS */