.media_thumb .highlight-content{
  position: absolute;
  z-index: 2;
  text-align: start;
  padding: 0.75em 0;
  width: 100%;
  bottom: 0;
  background: #0000007a;
  left: 0;
  color: #fff;
}
.media_thumb .highlight-content .content-container{
  padding: 0 1em;
}
.media_thumb .highlight-content .title{
  margin: 0;
}
.media_thumb .highlight-content .date{
  margin: 0;
  font-size: 0.75rem;
  opacity: 0.7;
}