/**
 * Archive-specific refinements.
 */

.lpc-system-page--archive .lpc-archive-breadcrumb {
  margin-bottom: 0;
}

.lpc-system-page--archive .post-card {
  overflow: visible;
}
