changing rich text size on Brooklyn home page

Hi, I am using the Brooklyn theme for my store. I would like to increase the size of the rich text under the banner image on my homepage. Can anyone help me to do this. thanks

Try adding this code to the bottom of theme.scss.css.

#shopify-section-16263578232186f09e .rte.rich-text__text--large {
font-size: 1.3em;
}

Hi @paule3 ,

Please share your store URL and if your store is password protected then please provide password too.

So that we can help you.

Thank you.