/** Shopify CDN: Minification failed

Line 28:2 Unexpected "<"
Line 28:31 Expected identifier but found "<"

**/
.main-footer a {
  border: none !important;
}
.cart-buttons {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.cart-payment-icons {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: space-between;
}
.cart-payment-icon {
  height: 30px;
}
cart-product-quantity {
  margin: 0 10px;
}
.section-main-article.css {
  <style>p { font-size: 22px; }</style>
}
.checkout-btn {
  background-color: #1d1d1d;
  border-color: #1d1d1d;
  color: #ffffff;
  height: 60px;
}