.hhs-blog-post-card h4 {font-size:24px !important; line-height:1.2 !important;}
.hhs-post-tag { display: inline-flex; background-color: #ffffff !important; margin-bottom: 5px; font-size:12px; padding:5px 10px; border-radius:99px;}
.hhs-blog-post-card { position: relative;}
.hhs-post-tags {margin-bottom:20px;}
#tags-none .hhs-post-tags   { display: none;}

.hhs-post-content a {display: inline-flex !important;  margin-bottom: 5px;}
.hhs-post-summary {padding-bottom:20px; color: rgba(68, 68, 68, 1.0) !important; font-size: 14px !important; line-height:1.4; !important;}

.hhs-post-tag::hover { background-color:#2B2C34;color:#ffffff;}
.hhs-blog-cards .blog-index__post-tag { color: rgba(43, 44, 52, 1.0); background: rgba(255, 255, 255, 1.0); border: solid 1px #2b2c34;}
.hhs-blog-post-mod .hhs-post-tag  { border: solid 1px #2b2c34;}
.hhs-blog-post-mod  a.hhs-post-tag:hover  { border: solid 1px #2b2c34; background-color:#2b2c34 !important; color:#ffffff !important;}

.blog-card__read-more {
    bottom: 15px;
    right: 25px;
    font-size: 14px;
    position: absolute;
  color:#EFA707;
  font-weight:500;
  padding-top:10px;
}

.blog-card__read-more a {
  color:#EFA707;
  font-weight:500;
}



