/* Add custom CSS styles below */ 
.footer-rights *{
  color: #fff !important;
}

.footer-bottom .s-social-list .s-social-link a svg {
    fill: #fff !important;
}


section:nth-of-type(5) .grid .banner-entry:nth-of-type(1){
  height: 575px !important;
}

section:nth-of-type(5) .grid .banner-entry:nth-of-type(2),
section:nth-of-type(5) .grid .banner-entry:nth-of-type(3),
section:nth-of-type(5) .grid .banner-entry:nth-of-type(4),
section:nth-of-type(5) .grid .banner-entry:nth-of-type(5){
  height: 275px !important;
}


custom-salla-product-card{
  border: 1px solid #13AEC6;
  box-shadow: 2px 0px 7px #00000021;
  border-radius: 24px;
}

.home-block-title *{
  color:  #13AEC6; !important;
}