.badge_view_alert {
	color: var(--color-typo-alert)
}
.badge_view_alert::before {
		background: var(--color-bg-alert);
		opacity: 0.15;
	}
