@layer components {
  .collection__title {
    margin: 0 0 var(--spacing-unit-s);
    text-align: center;
  }

  .collection__empty {
    text-align: center;
  }
}
