.s-block--about .btn {
  color: white;
}
.s-block--about .text-center {
  text-align: start;
}
.text-store-text-primary::after {
    content: ' ✨';
}
.enhanced-title-border,
.enhanced-title-border::after {
  border-color: black ;
}
.enhanced-title-border::after,
.enhanced-title-border::before{
  background: black ;
}
.special-cats-with-bg .opacity-50 {
  opacity: 0;
}
.special-cats-with-bg .group {
  background: transparent;
}
.store-footer__curve {
  display: none;
}
.store-footer__inner {
  border-style: solid;
}
.store-footer__contacts-row {
  background-color: #a47e35 !important;
}