.home .entry-title a,
.entry-title a,
.entry-title {
  color: #426bb3;
}
font-family: 'Bellefair', serif;

.home .entry-title a:hover,
.home .entry-title a:focus,
.entry-title a:hover,
.entry-title a:focus {
  color: #f57d7c;
}
font-family: 'Bellefair', serif;

/* Remove blog page title from blog page */
.page-template-page_blog .blog-template-description,
.page-template-page_blog .blog-template-description .entry-title {
  display: none;
}
font-family: 'Bellefair', serif;