.smart-blog-post-single-item .imageFeatured {
  display: block;
  width: 100%;
  max-height: none;
  max-width: none;
  transition: filter 0.3s;
}

.smart-blog-post-single-item .smart-blog-posts-title a {
  color: #181818;
  font-family: BROLIMO;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.smart-blog-post-single-item .smart-blog-posts-category {
  font-size: 10px;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 15px; /* 150% */
  letter-spacing: 1.6px;
}

.smart-blog-post-single-item .smart-blog-post-readmore-btn a {
  color: #181818 !important;
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: 16.5px; /* 150% */
  letter-spacing: 1.1px;
  text-decoration: underline !important;
  text-underline-offset: 5px;
}

.smart-blog-post-single-item .smart-blog-posts-short-description {
  font-size: 12px;
}
