.cart__total-value{
    font-size:unset;
}
.cart-discount .disclosure-trigger__label{
    font-size: 16px;
}
.cart-items__empty-button,.cart__checkout-button {
    transition: all .4s ease-in-out;
    font-weight: 600;
}
