/* assets/css/features/public/routes/taxonomy-statuses.css */
body.wtapp-shell-body.wtapp-route-public.wtapp-page-taxonomy_statuses {
	--wtapp-public-taxonomy-status-accent: var(--wtapp-public-brand);
}

main[data-page-key="taxonomy_statuses"] .wtapp-screen--collection {
	color: var(--wtapp-public-ink);
}
