.post-meta {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 6px;
}

.more {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .more {
    margin-bottom: 60px;
  }
}

.post-thumb {
  margin-bottom: 30px;
}/*# sourceMappingURL=template-blog-posts.css.map */