#blog_post_container .post-info-block h2 a:hover{
    color: #0d63f8 !important;
}

#blog_post_container .post-info-block h2 a{
  font-size: 20px;
}

#blog_post_container .post-info-block .post-desc, #blog_post_container .post-info-block .post-desc p {
    font-size: 15px;
    color: #000;
}

.blog_post_position_container .post-info-block h2{
      font-size: 18px;
}

.blog_post_position_container .post-info-block h2 a:hover{
     color: #0d63f8 !important;
}

}
.blog_post_position_container .post-info-block .post-desc, .blog_post_position_container .post-info-block .post-desc p {
    font-size: 15px;
  color: #000;
}
