:root {
  --darkchoc: #2c1f12;
}

.collection-hero__title {
  text-align: center;
  font-style: italic;
}

.header-wrapper {
   background: linear-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0));
}