.collection__header {
  text-align: center
}
.collection__header h1{
  font-weight: 700;
  font-size: 32px;
}
.collection__header .expandable-content[aria-expanded] {
  padding-bottom: 60px;
}