.swd-cart-page{--ink:#101211;--paper:#f5f2ea;--lime:#bdd83d;--red:#9d2028;--line:#d9d4ca;min-height:70vh;padding:0 0 80px;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}
.swd-cart-page *{box-sizing:border-box}
.swd-cart-page a{color:inherit;text-decoration:none}
.swd-cart-checkout{display:flex;align-items:center;justify-content:center;text-align:center}
@media(max-width:560px){.swd-cart-page{padding-bottom:45px}}
