#cart-bar{align-items:center;background-color:#1bcf78;border-radius:20px;color:#fff;-moz-column-gap:.75rem;column-gap:.75rem;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1rem;row-gap:.75rem}#cart-bar .description{flex-grow:10}#cart-bar .checkout{flex-grow:1}#cart-bar .cart-wrapper{align-items:center;border-radius:100%;display:flex;height:2rem;justify-content:center;width:2rem}#cart-bar .button,#cart-bar .cart-wrapper{background-color:#152046}
