.wc-product-badge {
	display: flex;
	align-items: center;
}

.wc-product-badge .badge-name {
	margin-right: 10px;
	font-weight: bold;
}

.wc-product-badge .badge-color {
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 50%;
}
