.product_title {
  font-family: Roboto;
  font-size: 36px;
  font-weight: bold !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #982567 !important;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.related.products > h2 {
  font-family: Roboto;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #982567;
  text-transform: uppercase;
  margin-bottom: 40px;
}
