.elementor-11922 .elementor-element.elementor-element-b6a9f72{--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:49px;--padding-bottom:49px;--padding-left:68px;--padding-right:69px;}.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-11922 .elementor-element.elementor-element-cffd930 img{width:100%;}.elementor-11922 .elementor-element.elementor-element-ca4d7b5{--display:flex;--margin-top:-12%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:68px;--padding-bottom:68px;--padding-left:68px;--padding-right:68px;}.elementor-11922 .elementor-element.elementor-element-ca4d7b5:not(.elementor-motion-effects-element-type-background), .elementor-11922 .elementor-element.elementor-element-ca4d7b5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-text );}.elementor-11922 .elementor-element.elementor-element-ca4d7b5.e-con{--align-self:center;}.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-11922 .elementor-element.elementor-element-60c1161{color:#000000;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px;}.elementor-11922 .elementor-element.elementor-element-0581f50{--swiper-slides-to-display:3;--swiper-slides-gap:10px;margin:-26px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:2px 100px 2px 100px;--arrow-prev-left-align:0%;--arrow-prev-translate-x:0px;--arrow-prev-left-position:0px;--arrow-prev-top-align:50%;--arrow-prev-translate-y:-50%;--arrow-prev-top-position:0px;--arrow-next-right-align:0%;--arrow-next-translate-x:0%;--arrow-next-right-position:0px;--arrow-next-top-align:50%;--arrow-next-translate-y:-50%;--arrow-next-top-position:0px;}.elementor-11922 .elementor-element.elementor-element-0581f50 .swiper-slide > .elementor-element{height:100%;}.elementor-11922 .elementor-element.elementor-element-42976a1{--spacer-size:228px;}body.elementor-page-11922:not(.elementor-motion-effects-element-type-background), body.elementor-page-11922 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(min-width:768px){.elementor-11922 .elementor-element.elementor-element-ca4d7b5{--width:64%;}}@media(max-width:1024px){.elementor-11922 .elementor-element.elementor-element-ca4d7b5{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-11922 .elementor-element.elementor-element-60c1161{font-size:14px;}.elementor-11922 .elementor-element.elementor-element-0581f50{--swiper-slides-to-display:2;}}@media(max-width:767px){.elementor-11922 .elementor-element.elementor-element-ca4d7b5{--padding-top:12px;--padding-bottom:12px;--padding-left:12px;--padding-right:12px;}.elementor-11922 .elementor-element.elementor-element-0581f50{--swiper-slides-to-display:1;}}/* Start custom CSS for container, class: .elementor-element-b6a9f72 */.single-post .post-content-scope :where(
  p, li, blockquote, figcaption, code, pre, table, td, th, h2, h3, h4, h5, h6
) {
  color: #000 !important;
}
 
/* ---------- H1 & H2 Custom Color ---------- */
.single-post .post-content-scope h1,
.single-post .post-content-scope h2 {
  color: #D35027 !important;
}
/* Keep H1 controlled by your theme */
.single-post .post-content-scope h1 {
  color: inherit !important;
}

/* ---------- Links ---------- */
.single-post .post-content-scope a {
  color: #D35027 !important;
  text-decoration: underline;
}
.single-post .post-content-scope a:hover,
.single-post .post-content-scope a:focus {
  color: #FF941B !important;
  text-decoration-thickness: 2px;
  outline: none;
}

/* ---------- Headings (H3 fix) ---------- */
/* Covers headings inside Text Editor and HTML widgets too */
.single-post .post-content-scope h3,
.single-post .post-content-scope .elementor-widget-heading h3,
.single-post .post-content-scope .elementor-widget-text-editor h3,
.single-post .post-content-scope .elementor-widget-html h3,
.single-post .post-content-scope h3.elementor-size-default,
.single-post .post-content-scope h3[style] {
  color: #000 !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  font-size: 22px !important;
  line-height: 1.35 !important;
  font-weight: 700 !important;
  margin: 1rem 0 .5rem !important;
}

/* Optional: spacing for other headings for consistency */
.single-post .post-content-scope h2 { margin: 1.25rem 0 .75rem !important; }
.single-post .post-content-scope h4 { margin: .75rem 0 .5rem !important; }

/* ---------- Tables (readability) ---------- */
.single-post .post-content-scope table {
  width: 100%;
  border-collapse: collapse;
}
.single-post .post-content-scope th,
.single-post .post-content-scope td {
  border: 1px solid #e6e6e6;
  padding: .6rem .75rem;
}

/* ---------- Lists (consistent spacing) ---------- */
.single-post .post-content-scope ul,
.single-post .post-content-scope ol {
  margin: 0 0 1rem 1.25rem;
}
.single-post .post-content-scope li { margin: .25rem 0; }/* End custom CSS */