/* Add custom CSS styles below */ 
.product-card--primary-buttons button, .product-card--primary-buttons salla-button{
 
 background-color: #005621;
 border: white;
 color: white !important;
 
}

.product-card--primary-buttons .sicon-shopping,
.product-card--primary-buttons .sicon-shopping::before {
  color: white !important;
}
/*.product-card--primary-buttons button:hover,
.product-card--primary-buttons salla-button:hover {
  background-color: #005621 !important;
  color: white !important;
}*/