/* Custom styling to target the who_we_are_a65f022a widget */
.elementor-widget-who_we_are_a65f022a {
    color: #082159 !important;
}

.elementor-widget-who_we_are_a65f022a .wa-a65f022a-pill,
.elementor-widget-who_we_are_a65f022a [class*="pill"] {
    color: red !important;
}

/* Hide floating images and floating container elements within the widget */
.elementor-widget-who_we_are_a65f022a img,
.elementor-widget-who_we_are_a65f022a [class*="floating"],
.elementor-widget-who_we_are_a65f022a [class*="float"] {
    display: none !important;
}
