.collection-heading-description {
  max-width: 68rem;
}

.collection-heading-description__content--collapsed {
  max-height: 6.6rem;
  overflow: hidden;
}

.collection-heading-description__toggle {
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
  font: inherit;
  font-weight: 600;
  margin-top: 0.8rem;
  padding: 0;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
