/* Blog page only */
.blog-page .blog-card {
  border-radius: 18px;
}

.blog-page .blog-card h2 {
  color: var(--brand-2);
}
