/* Prevent BuddyBoss from adding its own sticky header */
/* #masthead.site-header,
.buddyboss-theme .site-header { display: none !important; } */

/* Ensure BP/BB content renders below our nav */
/* #buddypress,
#bb-buddypress,
.bb-cover-wrap { margin-top: 0 !important; } */

/* Match BP form elements to site font */
/* #buddypress input,
#buddypress select,
#buddypress textarea {
    font-family: 'DM Sans', sans-serif !important;
} */

