.product__title h1{
  color:#9C7A17;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.product__text.subtitle{
  font-size: 16px;
  font-weight: 500;
}
.rich-text__heading{
  color:#9C7A17;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}