.bs-featured-posts__cover {
  color: #ffffff99;
  border: 1px solid transparent;
  background:
      linear-gradient(#252636 0 0) padding-box,
      linear-gradient(89.52deg, #7547E8 0%, rgba(255, 149, 0, 0.19) 48.8%, rgba(200, 179, 246, 0.25) 100%) border-box;
}

.is-style-alt .bs-featured-posts__cover {
  box-shadow: none;
  color: #ffffff99;
}

.bs-featured-posts__cover-category, .bs-featured-posts__post-category,
.is-style-alt .bs-featured-posts__cover-category, .is-style-alt .bs-featured-posts__post-category {
  color: #fff;
}


.bs-featured-posts__post-figure img {
 border: 1px solid transparent;
  background:
      linear-gradient(#252636 0 0) padding-box,
      linear-gradient(89.52deg, #7547E8 0%, rgba(255, 149, 0, 0.19) 48.8%, rgba(200, 179, 246, 0.25) 100%) border-box; 
}

.bs-featured-posts__cover-date, .is-style-alt .bs-featured-posts__cover-date {
  background: none;
  padding: 0;
}

.bs-featured-posts__cover-heading {
  color: #fff;
}