.elementor-2388 .elementor-element.elementor-element-7f2d8557{--display:flex;}/* Start custom CSS *//* Hide the exact NUSS Artboard.png from all post sections */
img[src*="Artboard.png"] {
    display: none !important;
}

/* Optional: Hide ALL featured images in posts (clean look) */
.blog .entry-thumbnail,
.archive .entry-thumbnail,
.elementor-post__thumbnail {
    display: none !important;
}/* End custom CSS */