/* Add custom CSS styles below */ 
.s-cart-summary-count {

  background: black;
}

.s-button-primary-outline {
    color: black;
    fill: black ;
}

.s-product-card-content-footer salla-add-product-button .s-button-outline {
    border-color: black;
}

.link--primary {
    color: black;}