.badge_view_default {
	color: var(--color-typo-secondary)
}
.badge_view_default::before {
		background: var(--color-bg-ghost);
	}
