.elementor-1530 .elementor-element.elementor-element-a2fe1dc{--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;}.elementor-1530 .elementor-element.elementor-element-d897f8f{transition:all 400ms;}.elementor-1530 .elementor-element.elementor-element-d943412{transition:all 400ms;font-family:var( --e-global-typography-bd0d48f-font-family ), Sans-serif;font-size:var( --e-global-typography-bd0d48f-font-size );font-weight:var( --e-global-typography-bd0d48f-font-weight );line-height:var( --e-global-typography-bd0d48f-line-height );}@media(max-width:1024px){.elementor-1530 .elementor-element.elementor-element-d943412{font-size:var( --e-global-typography-bd0d48f-font-size );line-height:var( --e-global-typography-bd0d48f-line-height );}}@media(max-width:767px){.elementor-1530 .elementor-element.elementor-element-d943412{font-size:var( --e-global-typography-bd0d48f-font-size );line-height:var( --e-global-typography-bd0d48f-line-height );}}/* Start custom CSS for theme-post-content, class: .elementor-element-d943412 *//* 🎯 Desktop font size adjustment */
@media (min-width: 1025px) {
  .single-post h1 {
    font-size: 32px;
    line-height: 1.3;
  }

  .single-post h2 {
    font-size: 26px;
    line-height: 1.4;
  }

  .single-post h3 {
    font-size: 22px;
    line-height: 1.5;
  }

  .single-post p {
    font-size: 17px;
    line-height: 1.8;
  }

  .single-post a {
    color: #203e64;
    text-decoration: underline;
  }

  .single-post a:hover {
    color: #1a2b4d;
  }
}

/* ✅ Mobile fix already applied */
@media (max-width: 768px) {
  .single-post h1 {
    font-size: 22px;
  }

  .single-post h2 {
    font-size: 18px;
  }

  .single-post h3 {
    font-size: 16px;
  }

  .single-post p {
    font-size: 15px;
  }
}/* End custom CSS */