.home .type-post.sticky,
.home .formatted-post,
.page-template-blog-page-php .type-post.sticky,
.page-template-blog-page-php .formatted-post {
   background: #7d3f00;
  }

.entry-content .read-more a {
    color: #7d3f00 !important;
    font-size: 13px !important;
  text-shadow: 0px 0px 0px #fff !important;
    
}

.home .type-post .comment-count {
	color: #7d3f00 !important;

}

#logo a, .footer a {
    color: #51545C;
}