/* Add custom CSS styles below */ 
.product-single__info .product-entry__sub-title {
    font-weight: normal !important;
}


.product-card--primary-buttons button i, 
.product-card--primary-buttons salla-button i
,.product-card__normal-cart__btn .s-button-text{
    color :black !important
}
custom-salla-product-card .product-card__normal-cart button.s-button-element {
  background-color: #e5bdb6 !important 
  
}
.product-card__content-wrapper .product-card__subtitle {
  display: none !important;
}