/* Add custom CSS styles below 
.btn,
button {
    color: #ffffff !important;
} */ 


.s-button-element {
 color: #fff !important;
}

.btn--wishlist,
.btn--wishlist .icon,
.heart-next-add-button {
  color: #cacaca !important; 
}

.btn--wishlist.added,
.btn--wishlist.favorited {
  color: #ff6600 !important;
}


.product-popup-trigger {
 color: #ff6600 !important;
}

.sicon-chat-bubbles
 {
 color: #fff !important;
}