.collection-hero{
  margin-top: 3rem;
}
.collection-hero__text-wrapper{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.collection-hero__description{
  text-align: center;
}