/*
 * Rapide theme: blog archive and single post styles.
 */

.article-shell {
  padding: 2rem;
}

.post-card .card-title a {
  color: var(--text);
}
