
.category-page h1 {
  font-size: 38px;
  color: var(--primary-color);
  font-family: "NeutraText-BookAlt", Sans-serif;
  text-align: center;
}
.category-page h2 {
  font-size: 20px;
  color: var(--primary-color);
  font-family: "NeutraText-BookAlt", Sans-serif;
  text-align: center;
}
