.blog-list .blog-item:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  transition: 0.5s ease;
}

.page-blog h2 {
  font-size: 28px;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.other-blog img {
  border-radius: 50%;
}

/*# sourceMappingURL=blog.css.map */
