.product__price.on-sale {
  color: black;
  font-weight: bold;
}

.template-collection .section-header__title {
  background-color: #1d1d1d;
  color: white;
  padding: 15px 15px;
  text-align: center;
  font-weight: bold;
  max-width: 1000px;
  text-transform: uppercase;
  margin: auto;
}
