/* Admin-only visibility */
body:not(.admin) .admin-only {
  display: none !important;
}
