.random-post-caption {
    font-size: 16px;
    font-weight: 500;
	margin-top: 18px;
}

.random-featured-post {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1 !important;
}

.featured-posts {
  position: relative;
  z-index: 5 !important;
}
