.page-view-taxonomy-term main#content {
  padding: 0;
}
.page-view-taxonomy-term .hero-section {
  background-size: cover;
  background-position: center;
  color: #ffffff;
  text-align: center;
  padding: 100px 0;
}

.page-view-taxonomy-term .hero-section h1 {
  font-size: 3rem;
  font-weight: bold;
}

.page-view-taxonomy-term .hero-section p {
  font-size: 1.2rem;
}
