.elementor-2054 .elementor-element.elementor-element-2b0e249{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-3f2360d *//* Force dark card background (so theme white bg won't affect) */
.about-card{
  background: linear-gradient(180deg, #0c3f38, #062b27) !important;
}

/* Force dark right panel too */
.content-side{
  background: linear-gradient(180deg, rgba(0,0,0,.25), rgba(0,0,0,.40)) !important;
}

/* Make paragraph more visible */
.about-text{
  color: rgba(255,255,255,.92) !important;
}

/* Optional: add readability */
.about-title, .lead-title, .ov-title, .ov-name{
  text-shadow: 0 10px 35px rgba(0,0,0,.35);
}/* End custom CSS */