.elementor-1091 .elementor-element.elementor-element-560c499{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1091 .elementor-element.elementor-element-e8744f3.xpro-widget-bg-overlay:before{transition:background 0.3s;}.elementor-1091 .elementor-element.elementor-element-e8744f3{text-align:center;}.elementor-1091 .elementor-element.elementor-element-e8744f3 .elementor-heading-title{font-family:"Cormorant Garamond", Sans-serif;font-weight:600;color:var( --e-global-color-primary );}.elementor-1091 .elementor-element.elementor-element-562350a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1091 .elementor-element.elementor-element-4525a8b.xpro-widget-bg-overlay:before{transition:background 0.3s;}.elementor-1091 .elementor-element.elementor-element-4525a8b .entry-title a{color:#B8882A;font-family:"Cormorant Garamond", Sans-serif;}.elementor-1091 .elementor-element.elementor-element-4525a8b .entry-info, .elementor-1091 .elementor-element.elementor-element-4525a8b .entry-info a{font-family:"DM Sans", Sans-serif;}.elementor-1091 .elementor-element.elementor-element-4525a8b .entry-content{font-family:"DM Sans", Sans-serif;}.elementor-1091 .elementor-element.elementor-element-4525a8b .entry-meta, .elementor-1091 .elementor-element.elementor-element-4525a8b .entry-meta a, .elementor-1091 .elementor-element.elementor-element-4525a8b .entry-meta span{font-family:"DM Sans", Sans-serif;}.elementor-1091 .elementor-element.elementor-element-4525a8b .aux-col:hover .entry-main a, .elementor-1091 .elementor-element.elementor-element-4525a8b .aux-col:hover .entry-main *{transition:var( --e-global-color-4fe1ca92 );color:var( --e-global-color-4fe1ca92 );}.elementor-1091 .elementor-element.elementor-element-4525a8b{text-align:left;}.elementor-1091 .elementor-element.elementor-element-4525a8b .entry-meta .aux-read-more{color:var( --e-global-color-primary );font-family:"DM Sans", Sans-serif;}/* Start custom CSS for heading, class: .elementor-element-e8744f3 *//* ── FONTS: load these via Elementor's Custom Fonts, or add the
   Google Fonts <link> in your theme's header if not already present ── */

/* ── SINGLE POST ── */

/* Category eyebrow above the title */
.elementor-widget-post-info,
.elementor-post-info__terms-list {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #B8882A;
}

/* The post title itself */
.elementor-widget-theme-post-title,
.elementor-widget-theme-post-title h1,
.elementor-widget-theme-post-title h2 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  color: #1B3A5C; /* navy */
  line-height: 1.15;
}

/* Post meta line (date / read time) — muted, secondary */
.elementor-post-info__item {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  color: rgba(27,58,92,0.55);
}

/* ── POST BODY TYPOGRAPHY (everything inside the actual written post) ── */
.elementor-widget-theme-post-content {
  font-family: 'DM Sans', sans-serif;
  font-size: 18px;
  line-height: 1.75;
  color: #1A1A1A; /* dark, for legibility */
}
.elementor-widget-theme-post-content p {
  margin-bottom: 1.4em;
}
.elementor-widget-theme-post-content h2 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  font-size: 32px;
  color: #1B3A5C;
  margin: 1.6em 0 .6em;
}
.elementor-widget-theme-post-content h3 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 600;
  font-size: 24px;
  color: #1B3A5C;
  margin: 1.4em 0 .5em;
}
.elementor-widget-theme-post-content blockquote {
  font-family: 'Cormorant Garamond', serif;
  font-style: italic;
  font-size: 22px;
  color: #B8882A;
  border-left: 3px solid #B8882A;
  background: #FDF8F2;
  padding: 20px 28px;
  margin: 1.8em 0;
}
.elementor-widget-theme-post-content a {
  color: #B8882A;
  text-decoration: underline;
}
.elementor-widget-theme-post-content img {
  border-radius: 2px;
  margin: 1.6em 0;
}

/* ── ARCHIVE / BLOG INDEX GRID ── */
.elementor-posts-container {
  gap: 32px;
}
.elementor-post__card {
  background: #FDF8F2; /* cream */
  border: 1px solid rgba(184,136,42,0.2);
  border-top: 3px solid #B8882A;
}
.elementor-post__title,
.elementor-post__title a {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  color: #1B3A5C;
}
.elementor-post__excerpt {
  font-family: 'DM Sans', sans-serif;
  color: #1A1A1A;
  font-size: 15px;
  line-height: 1.6;
}
.elementor-post__meta-data,
.elementor-post__terms {
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #B8882A;
}
.elementor-post__read-more {
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  color: #B8882A;
}/* End custom CSS */