/* Research Page Styles for AILH
   Note: Uses the same component classes as blog.css to reuse card/hero styles */

/* Research page uses blog.css styles, but can add overrides here if needed */

.page-research .blog-card__actions {
  margin-top: 1rem;
}

.page-research .blog-card__actions .btn {
  font-size: 0.9rem;
  padding: 8px 16px;
}

