.elementor-1412 .elementor-element.elementor-element-cbbc743{--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;--padding-top:60px;--padding-bottom:60px;--padding-left:0px;--padding-right:0px;}.elementor-1412 .elementor-element.elementor-element-cbbc743:not(.elementor-motion-effects-element-type-background), .elementor-1412 .elementor-element.elementor-element-cbbc743 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAF9F9;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1412 .elementor-element.elementor-element-654b6c9{text-align:center;}.elementor-1412 .elementor-element.elementor-element-654b6c9 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:46px;font-weight:700;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1412 .elementor-element.elementor-element-f0d38d1 > .elementor-widget-container{padding:20px 0px 20px 0px;}.elementor-1412 .elementor-element.elementor-element-f0d38d1 img{border-radius:12px 12px 12px 12px;}.elementor-1412 .elementor-element.elementor-element-bbd3d47{--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-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1412 .elementor-element.elementor-element-e821517 > .elementor-widget-container{padding:40px 40px 40px 40px;}.elementor-1412 .elementor-element.elementor-element-e821517{color:#7A7A7A;font-family:"Poppins", Sans-serif;font-size:18px;font-weight:400;}@media(min-width:768px){.elementor-1412 .elementor-element.elementor-element-bbd3d47{--content-width:1140px;}}@media(max-width:767px){.elementor-1412 .elementor-element.elementor-element-654b6c9 .elementor-heading-title{font-size:32px;}.elementor-1412 .elementor-element.elementor-element-e821517{font-size:18px;}}/* Start custom CSS for theme-post-content, class: .elementor-element-e821517 */.sheaf-blog h2 {
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  font-weight: 600;
  color: #2E2E2E;
  margin-bottom: 24px;
}

.sheaf-blog h3 {
  font-size: 24px;
  font-weight: 500;
  margin-top: 40px;
  color: #2E2E2E;
}

.sheaf-blog p {
  font-size: 18px;
  line-height: 1.7;
  color: #2E2E2E;
  margin-bottom: 24px;
}

/* Unordered and Ordered Lists */
.sheaf-blog ul,
.sheaf-blog ol {
  padding-left: 1.5rem;
  margin-bottom: 24px;
  color: #2E2E2E;
  font-size: 18px;
  line-height: 1.7;
}

.sheaf-blog li {
  margin-bottom: 12px;
}

/* Blockquote styling */
.sheaf-blog blockquote {
  border-left: 4px solid #e9a200;
  padding: 1rem 1.5rem;
  margin: 2rem 0;
  background-color: #fdfaf5;
  font-style: italic;
  color: #444;
}

/* Tip or callout box */
.sheaf-blog .finance-tip {
  border-left: 4px solid #780424;
  background: #fbeff1;
  padding: 1rem 1.5rem;
  margin: 2rem 0;
  border-radius: 8px;
  font-weight: 500;
  color: #2e2e2e;
}

/* Image styling */
.sheaf-blog img {
  border-radius: 12px;
  max-width: 100%;
  margin: 2rem 0;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.05);
}

/* Responsive tweaks for mobile */
@media screen and (max-width: 768px) {
  .sheaf-blog h2 {
    font-size: 26px;
  }

  .sheaf-blog h3 {
    font-size: 20px;
  }

  .sheaf-blog p,
  .sheaf-blog ul,
  .sheaf-blog ol {
    font-size: 17px;
    line-height: 1.6;
  }
}
.sheaf-blog h4 {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #2E2E2E;
  margin-top: 24px;
  margin-bottom: 16px;
}/* End custom CSS */