/* Add custom CSS styles below */ 

.product-card__normal-cart__btn button {
	background-color: var(--color-primary) !important;
	border-color: var(--color-primary) !important;
	color: #fff !important;
}

i.text-\[16px\].sicon-shopping{
  color:#fff!important;
}