.product-card__addToCart__btn salla-button {
    background: rgb(0 0 0 / 15%);
}
.product-card--primary-buttons button, .product-card--primary-buttons salla-button {
    color: #121111 !important;
}
:root {
    --color-primary: #000000;
}