 
 I've looked, and am not able to find how to specifically change the font size of post titles.
http://cruisenewscritic.com/ is the website. The titles of posts are just too large.
Please direct me to where I could make that font smaller.
 
 
article header h2 {
   font-size: 24px;
   line-height: 1.4;
}



