<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-products #product-wrapper .product-item-details .product-item-link{
	font-size: 20px;
	color: #000;
}
.page-products #product-wrapper .product-item-details .price-final_price .price{
	font-size:21px;
	color: #d70000;
}
.products-grid .product-item-info .product-item-details .price-box{
	margin-top: 20px; // spacing between product name and price
}
.img-category {
    display: block !important;
}
body{background-color:#ffffff;
}
h5{font-size: 18px;}
</pre></body></html>