/** Shopify CDN: Minification failed

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

**/
.main-footer a {
  border: none !important;
}

.cart-buttons {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.checkout-btn {
  background-color: var(--color-checkout-btn);
  border-color: var(--color-checkout-btn);
  color: var(--color-checkout-btn-text);
  height: 60px;
}

.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>
}