/* Hide when logged in (DNN adds this class to body when authenticated) */
body.loggedin #CookiebotWidget {
    display: none !important;
}


