I'm using the News Template with K2 and would like to reduce the font size for titles of K2 items/articles. I looked through the Template CSS but couldn't figure out where to change it.
Any help would be appreciated.
article header h1, .category header, article header h2 {
font-size: 20px;
}