/* Footer Section */
.footer-nav--horizontal {
  display: flex;
  justify-content: space-around;
  margin-bottom: 40px; }

/* Cart drawer richtext */
.cart-drawer-text p {
  opacity: 0.7;
  text-align: center; }
