How do I make text visible below a code in a FAQ section?

Underneath Questions? See Our FAQ here. i cant see the text below. how do i fix this?

Add the below style at the end of theme.css

.section-subtitle {
    
    line-height: 50px !important;
}

i’m getting this error

remove code from theme.css and add into theme.css.liquid