.badge {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	background-color: transparent;
	color: #ff0000;
	word-break: break-word;
	padding: 5px 7px 2px;
	font-weight: 400;
	border-radius: 4px;
	text-transform: uppercase;
}