How can I change FAQ page question text size to 13px in Prestige version 7.0.0?

Hi there,

I would like to change the question text size to 13px. How can I do that?

I’m using Prestige version 7.0.0, store link:

https://mzz8y55eprscm10z-73160851752.shopifypreview.com

@admintb

Please add the following CSS to your assets/theme.css bottom of the file.

.faq__content .text-with-icon {font-size: 13px !important;}