/* Hub-specific overrides; org-card styling comes from the org-index extension. */

.hub-hero {
  text-align: center;
  margin: 3rem 0 2rem;
}

.hub-hero img {
  max-width: 180px;
  border-radius: 50%;
  margin-bottom: 1rem;
}

.hub-recent-posts {
  margin-top: 2.5rem;
}
