#elencoLocali{
margin: auto;

}

.weekly-product-card .product-description .sale-price i  {
background-color:rgb(246,65,54);

}
.weekly-product-card .product-description .product-rating i{
background-color:rgb(246,65,54);
}
    
.weekly-product-card .product-description .product-title{
color:rgb(26,26,26);

}

#luogoLocale{

color:rgb(26,26,26);   

}
     
.btn-success{

background-color: rgb(79,186,89); 

}

.btn-success:hover{
background-color: rgb(26,26,26); 
}