/* Product Card */

.price-saving-badge {
	background: #f6d2a0;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 7px;
	transform: translate(5px, -2px);
}