On the Cart page the 'Cart Totals' text is too big

Please see here:

To see it you have to add a product.

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSSĀ in appearance - customize - additional CSS

.cart_totals h2 {
font-size: 22px;
text-align: right;
font-weight: 500;
color: black;
margin: 0px;
}

Thanks!
Colorlib Support Team

Works! Thanks!

I will close this case now, Feel free to contact us again if you have other questions

Thanks!