h2.title {
  font-family: var(--font-heading-family, serif);
  text-align: center;
  font-size: 2.5rem;
  font-weight: bold;
  color: #222;
  margin: 5px 0;
}
.collection__description {
  text-align: center;
}