/* #mainnav span {
  color: #634f43 !important;
  font-weight: bold;
} */

.footer-bottom .footer-rights{
  color: #634f43 !important;
  font-weight:bold !important;
}

#about-5 h2 {
  color: #634f43 !important;
}

.s-block--enhanced-features__item {
  background-color: white !important;
}
.product-card__promotion{
  border-radius: 15px
}

.product-card__price .total-price {
    position: relative;
    top: 0px !important; 
}

custom-salla-product-card:hover{
  transition: all 300ms ease-in-out;
}

custom-salla-product-card:hover{
  transform: scale(1.06)
}