.elementor-kit-10{--e-global-color-primary:#0B2C4D;--e-global-color-secondary:#EEF1F4;--e-global-color-text:#1F2A36;--e-global-color-accent:#2F8F5B;--e-global-color-9240702:#2F7F58;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:12em;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:0.5px;background-color:#FFFFFF;color:#1F2937;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-accent );}.elementor-kit-10 a:hover{color:var( --e-global-color-9240702 );}.elementor-kit-10 h1{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-weight:600;line-height:1.2em;}.elementor-kit-10 h2{color:#0B2C4D;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-10 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.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-kit-10{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-10 h2{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-10 h3{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{line-height:var( --e-global-typography-text-line-height );}.elementor-kit-10 h2{line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-10 h3{line-height:var( --e-global-typography-primary-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ===== ARTICLE BODY – MINIMALIST EXPERT STYLE ===== */

.post-body{
  max-width: 800px;
  margin: 0 auto;
}

/* Lead paragraph (first paragraph slightly stronger) */
.post-body p:first-of-type{
  font-size: 19px;
  line-height: 1.8;
}

/* Paragraphs */
.post-body p{
  font-size: 18px;
  line-height: 1.75;
  margin: 0 0 22px;
  color: #1F2937;
}

/* H2 */
.post-body h2{
  font-size: 28px;
  margin: 48px 0 14px;
  line-height: 1.25;
}

/* H3 */
.post-body h3{
  font-size: 22px;
  margin: 36px 0 12px;
  line-height: 1.3;
}

/* Lists */
.post-body ul,
.post-body ol{
  margin: 0 0 22px 1.2em;
}

.post-body li{
  margin: 0 0 10px;
}

/* Horizontal line */
.post-body hr{
  border: none;
  border-top: 1px solid #E5E7EB;
  margin: 28px 0;
}

/* Links */
.post-body a{
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

/* Improve readability on mobile */
@media (max-width: 768px){
  .post-body p{
    font-size: 17px;
  }
}

.article-cta{
  max-width: 720px;
  margin: 60px auto 0;
  padding: 40px 20px;
  text-align: center;
  border-top: 1px solid #E5E7EB;
}

.article-cta h3{
  font-size: 24px;
  margin-bottom: 12px;
}

.article-cta p{
  font-size: 17px;
  margin-bottom: 24px;
}
.category-posts{
  max-width: 980px;
  margin: 0 auto;
}

.category-posts .elementor-post{
  background: #fff;
  border: 1px solid #E5E7EB;
  border-radius: 12px;
  padding: 20px 22px;
}

.category-posts .elementor-post__title a{
  text-decoration: none;
}

/* Make entire post card clickable */
.category-posts .elementor-post{
  position: relative;
}

.category-posts .elementor-post__thumbnail__link,
.category-posts .elementor-post__title a{
  position: relative;
  z-index: 2;
}

/* Stretch link to cover entire card */
.category-posts .elementor-post a.elementor-post__read-more,
.category-posts .elementor-post__title a{
  position: static;
}

.category-posts .elementor-post__title a::after{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.category-posts .elementor-post{
  transition: all 0.25s ease;
}

.category-posts .elementor-post:hover{
  transform: translateY(-3px);
  border-color: #D1D5DB;
}

/* ===== ARTICLES HUB CARDS ===== */

.hub-card{
  position: relative;
  transition: all 0.25s ease;
  cursor: pointer;
}

.hub-card:hover{
  transform: translateY(-4px);
  border-color: #D1D5DB;
}

/* Make entire card clickable */
.hub-card h2 a{
  position: relative;
  z-index: 2;
}

.hub-card h2 a::after{
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}
.latest-posts .elementor-post{
  transition: all 0.25s ease;
}

.latest-posts .elementor-post:hover{
  transform: translateY(-3px);
}/* End custom CSS */