.archive-page .hero-section {
  background: var(--color1);
  text-align: center;
}
.archive-page .hero-section .content {
  justify-content: center;
}
.archive-page .archive-description {
  width: 100%;
  max-width: 850px;
  text-align: center;
}