/* Add custom CSS styles below */ 


.s-cart-summary-count {
    background: #fbc0262;
    background: #ffffff;
  color: #000000;
   
}

.dark .da-tm {
    color: #000000  !important;
}


.dark .s-cart-summary-total {
    color: #4f3d1b !important;
}

.dark .s-contacts-item {
    background-color: #ffffff00;
    color: #000000;
}

.dark .footer-profile blockquote, .dark .footer-profile p {
    color: #000000;
}

.dark .footer-bottom .copyrights p {
    color: #000000;
}

.s-social-link a svg {
    fill: rgb(0 0 0);
   
  
}

.s-product-card-promotion-title {

  color: rgb(0 0 0);
}