.category .page-splash{
  background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../../images/splash/results.jpg');
}
.category .category-header-title {
  cursor: pointer;
}
.category .category-header-title:hover {
  color: #EFEFEF;
}
#blog_content_row .sermon-topic-list h2.category-header-title{
  margin-bottom: 15px !important;
}
#blog_content_row .blog_small_wrap h3,
#blog_content_row .blog_small_wrap h6{
  text-align: left;
}

#blog_content_row .blog_small_wrap h6 a{
  color: #666;
  text-decoration: none;
}