.elementor-kit-7{--e-global-color-primary:#751915;--e-global-color-secondary:#FFC425;--e-global-color-text:#4A2F24;--e-global-color-accent:#DBD5D3;--e-global-color-5fcc9cf:#FFF9EF;--e-global-typography-primary-font-family:"EB Garamond";--e-global-typography-primary-font-size:3em;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"EB Garamond";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1.2em;--e-global-typography-text-font-weight:600;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:500;--e-global-typography-ec112de-font-family:"EB Garamond";--e-global-typography-ec112de-font-size:1.5em;--e-global-typography-ec112de-font-weight:400;--e-global-typography-1e1a1bc-font-family:"EB Garamond";--e-global-typography-1e1a1bc-font-size:1.3em;--e-global-typography-1e1a1bc-font-weight:400;}.elementor-kit-7 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){--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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* Clean print stylesheet */
@media print {

  /* Hide header/nav/footer + common WP extras */
  header, nav, footer,
  .site-header, .site-footer,
  .elementor-location-header, .elementor-location-footer,
  .sharedaddy, .jp-relatedposts, .comments-area,
  .sd-sharing, .heateor_sss_sharing_container,
  .post-navigation, .entry-footer {
    display: none !important;
  }

  /* Remove the ugly "(https://...)" after links */
  a[href]:after { content: "" !important; }
  a[href]:before { content: "" !important; }

  /* Force a simple single-column layout */
  .container, .content-area, .site-content, main,
  .elementor-section, .elementor-container, .elementor-column, .elementor-widget-wrap {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    display: block !important;
  }

  /* Prevent awkward breaks */
  img, figure, blockquote, table { break-inside: avoid; page-break-inside: avoid; }
  h1, h2, h3 { break-after: avoid; page-break-after: avoid; }

  /* Print-friendly spacing */
  body {
    background: #fff !important;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }

  @page { margin: 0.75in; }
}/* End custom CSS */