Size Font Team Section

I want the font of the bold text to be smaller (Bioscalin Shampoo). See attachment! Thanks!

Hello,

You should try this CSS code:

#team .section-content .person .person-content h4 {
    font-size: 16px;
}

Kind regards