/* Add custom CSS styles below */ 
.store-footer__curve {
  color: #CF718D !important;
}
.store-footer, .store-footer__inner, .store-footer__newsletter, .store-footer__contacts-row {
  background-color: #CF718D !important;
}
.footer-rights p {
  color: #fff !important;
}
a.advanced-slider__caption__inner__content__button {
  border-color:#fff !important;
  background-color:#fff !important;  
}
a.advanced-slider__caption__inner__content__button span {
  color:#000 !important;
}

custom-salla-product-card {
  border:1px solid #CF718D !important;
  box-shadow: 0 0 5px 0px #68686894 !important;
  margin-bottom: 5px !important;
}