.blog-hover:hover {
  box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.1) !important;
}
.blog-hover a:hover {
  text-decoration: none;
}
.blog-teaser p {
  color: #000000;
  font-weight: 300;
}
.blog-teaser span time {
  color: #75787b;
  font-weight: 300;
  font-size: 14px;
}
