.elementor-210 .elementor-element.elementor-element-5ee82971{--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-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-210 .elementor-element.elementor-element-393e4f38 img{border-radius:50px 50px 50px 50px;box-shadow:0px 12px 10px 0px rgba(0, 0, 0, 0.72);}/* Start custom CSS *//* =====================================
   ARTICLE TYPOGRAPHY – FINAL SETTINGS
   ===================================== */

/* Base font */
.elementor-widget-theme-post-content {
    font-family: 'Be Vietnam Pro', sans-serif !important;
}

/* H3 (if used anywhere else) */
.elementor-widget-theme-post-content h3 {
    color: #009245 !important;
    font-weight: 500 !important;
}

/* H6 headings (article sections) */
.elementor-widget-theme-post-content h6 {
    color: #009245 !important;
    font-weight: 500 !important;
    line-height: 1.35;
}

/* Paragraph text */
.elementor-widget-theme-post-content p {
    color: #000000 !important; /* dark black */
    font-weight: 500 !important;
    line-height: 1.75;
}

/* Other text (lists, links, etc.) */
.elementor-widget-theme-post-content li,
.elementor-widget-theme-post-content span,
.elementor-widget-theme-post-content a,
.elementor-widget-theme-post-content small {
    color: #000000 !important;
    font-weight: 400 !important;
}

/* Prevent MOW opacity issues */
.elementor-widget-theme-post-content,
.elementor-widget-theme-post-content * {
    opacity: 1 !important;
}/* End custom CSS */