/**
* Theme Name: Freshio Child
* Description: This is a child theme of Freshio, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavotheme</a>
* Template: freshio
* Version: 2.3.8
*/

.product-block {
    background: #FF7043 !important;
	border-radius: 15px;
}

.product-block h3.woocommerce-loop-product__title a {
    color: #fff !important;
}

.product-block a.button.product_type_simple {
    color: #fff !important;
}