Hello, I am having a little trouble locating the CSS for changing the title color to a darker shade of orange.
Here is the site http://food.marktepe.com
Thanks
Mark
h2.contentheading,
.contentheading,
table.blog .contentheading {
font: normal 2.0em "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
color: #f07422;
}