/* Add custom CSS styles below */ 
.footer-is-custom .store-footer .store-footer__curve {
    color: #212833;
    }
    
    .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter {
        background-color: #212833;
        }
        
.footer-is-custom .store-footer {
    color: #ffffff;
}

.product-card__addToCart__btn salla-button {

  background-color: #111827;
}

.product-card__image {
  border-radius: 10px;
}