<style>
      body:not(.logged-in) .hide-for-logged-out {
    display: none !important;
}
</style>