﻿button.btn.decreaseQuantity.quantity-btn, button.btn.increaseQuantity.quantity-btn {
    border: 1px solid var(--bs-border-color);
    border-radius: 0;
}
.quantity-text {
    font-weight: bold;
    margin-bottom: 0;
    margin-right: 10px;
}