@mixin vars {
	--components-newBadge-color: var(--palettes-brand-0);
	--components-newBadge-backgroundColor: var(--palettes-brand-700);
}
