.PageListCard {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  gap: var(--spacing-s);
}
