@media(min-width: 767px) {
    .product-card--primary-buttons button, .product-card--primary-buttons salla-button {
        height: 42px;
        flex-shrink: 0;
        transition: all .5s ease;
         background: #774f35;
        color: #fff !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 175;
        line-height: 21px;
        border-radius: 50rem;
    }
}

.text-red-600 {
    --tw-text-opacity: 1;
       color: rgb(167 132 55);
 color: #dc2626;
}

.footer-is-custom .store-footer .footer-bottom {
    background-color: #a78437;
}

.product-card__promotion {
    background-color: #774f3500 !important;
     color: #000000;

}.footer-is-custom .store-footer .footer-bottom {
	background-color: #fff;
}