ul.products li.product .wc-new-badge {
	font-size:.75em;
	text-transform: uppercase;
	color: white;
	background:#6cccf9;
	padding:.2em .8em;
	display: inline-block;
	font-weight: 700;
	border-radius:2px;
	margin-bottom: 1em;
}