.badge {
	border-radius: 0;
	display: inline-block;
	font-size: 12px;
	line-height: 15px;
	color: var(--color-base-text);
	word-break: break-word;
}