/* JSN WooCom Customize - front-end defaults */

form.cart {
    display: flex;
    flex-direction: column;
    width: fit-content;
    justify-content: center;
    margin: 0 auto;
}
