.product__title h1{
    font-size:20px;
}

/* cart */
.cart__footer .totals {
    justify-content: flex-end;
}

.cart__footer .tax-note {
    text-align: left;
}