/* Add custom CSS styles below */ 
.product-card__normal-cart__btn button{

background-color:#7d451b!important;

border-color:#ffffff!important;


}
@media (max-width: 991px){

.simplified-products .s-products-list-wrapper .product-card--simplified .product-card__promotion{

bottom: unset !important;

top: 0 !important;

}

}

.product-card--primary-buttons button, .product-card--primary-buttons salla-button {
color:#ffffff !important
}

.product-card--primary-buttons button i, .product-card--primary-buttons salla-button i{
color:#ffffff !important
}

.s-button-element:not(:disabled):not([loading]){
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    }