  .tm-guest-only, .tm-member-only { display: none !important; }
  body.tm-auth-checked.tm-is-guest .tm-guest-only { display: revert !important; }
  body.tm-auth-checked.tm-is-auth  .tm-member-only { display: revert !important; }
