.promotion-title {
  position: absolute;
  top: 1rem;
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(153, 27, 27);
  background-color: rgb(203, 169, 101);
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}.s-product-card-promotion-title {
  --tw-bg-opacity: 1;
  background-color: rgb(153, 27, 27);
  background-color: rgb(203, 168, 100);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
}@media (max-width: 768px) {
.footer-is-light .store-footer .store-footer__inner {
    text-align: center;
  }
}
.s-social-list {
  display: flex;
  gap: 0.625rem;

  align-items: center;
  justify-content: center;
  text-align: center;
}.s-contacts-item {
  display: inline-flex;
  align-items: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1;  }