.elementor-40545 .elementor-element.elementor-element-32615e33{--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:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-40545 .elementor-element.elementor-element-32615e33:not(.elementor-motion-effects-element-type-background), .elementor-40545 .elementor-element.elementor-element-32615e33 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-d6cea4e );}@media(min-width:768px){.elementor-40545 .elementor-element.elementor-element-32615e33{--content-width:1200px;}}/* Start custom CSS for theme-post-content, class: .elementor-element-e528f2c */.elementor-widget-theme-post-content {
    white-space: normal !important;
}
.elementor-widget-theme-post-content h2 {
  color: #D35400 !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  margin-top: 40px !important;
  margin-bottom: 20px !important;
  line-height: 1.3 !important;
}

.elementor-widget-theme-post-content h3 {
  color: #D35400 !important;
  font-size: 26px !important;
  font-weight: 600 !important;
  margin-top: 30px !important;
  margin-bottom: 15px !important;
  line-height: 1.3 !important;
}

.elementor-widget-theme-post-content h3 em,
.elementor-widget-theme-post-content h3 strong {
  color: #D35400 !important;
  font-style: normal !important;
  font-weight: 600 !important;
}
body.single-post .elementor-widget-theme-post-content h2:not([style]) {
  color: #D35400 !important;
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important;
  margin-top: 40px !important;
  margin-bottom: 20px !important;
}
.elementor-widget-theme-post-content blockquote {
  position: relative;
  background: #fffaf2;
  padding: 25px 30px;
  margin: 30px 0;
  font-size: 18px;
  font-style: italic;
  color: #222;
  border-radius: 10px;
  border-left: 10px solid #1B5E20;
  box-shadow:
    inset 0 2px 4px rgba(255,255,255,0.6),
    inset 0 -2px 4px rgba(0,0,0,0.1),
    0 6px 16px rgba(0,0,0,0.08); /* Stronger external shadow */
  transition: all 0.3s ease-in-out;
}
.elementor-widget-theme-post-content blockquote::before {
  content: "“";
  font-size: 70px;
  color: #D4AF37; /* Gold */
  position: absolute;
  top: -25px;
  left: 15px;
  font-family: Georgia, serif;
  line-height: 1;
  opacity: 0.9;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3); /* 3D shadow */
  transform: scale(1.1) rotate(-5deg); /* Slight tilt */
}
.elementor-widget-theme-post-content blockquote cite {
  display: block;
  margin-top: 15px;
  font-size: 16px;
  color: #a11d21;
  text-align: right;
  font-style: normal;
}
/* Scope this to Elementor's theme post content area */
.elementor-widget-theme-post-content ol.custom-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
  counter-reset: outer-counter;
}/* End custom CSS */