.collection-v13__button {
  text-align: center;
}

.collection-v13__title {
  font-family: var(--font-custom-family);
  text-align: center;
  text-transform: capitalize;
  padding-top: 2rem;
  padding-bottom: 0rem;
  font-size: calc(var(--font-heading-scale) * 2.2rem);
  color: rgba(var(--color-foreground));
}

.collection-heading-13 .xo-section-heading__title {
  color: rgba(var(--color-foreground));
  font-family: var(--font-custom-family);
  font-weight: 600;
}