.collection-list-more-wrapper {
  background-color: rgb(var(--color-background));
}

.collection-list-more-wrapper .page-width .collection-list-more-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-block-start: 60px;
  padding-block-end: 60px;
}