/* Eigen styling bovenop BuddyBoss Theme. Laadt na de parent-styles. */

/* BuddyBoss 2.21.0 places the blog header inside a nowrap flex container. */
.site-content-grid:has(> .bb-blog-dir-header) {
    flex-wrap: wrap !important;
}
