h3.by-section{
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: #111 !important;
  margin-top: 30px;
  margin-bottom: 10px;
  border-left: 3px solid #E08C84 !important;
  padding-left: 12px !important;
  line-height: 1.2;
}
.ingredients-list {
  font-size: 13px;
  line-height: 1.6;
  color: #555;
  margin-top: 6px;
}
.title-small.title-font{
display:none;
}
.by-intro{
  padding-bottom: 18px;
  margin-bottom: 26px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}

.by-intro p{
  margin: 0 0 10px;
  color: #333;
  line-height: 1.7;
}

.by-intro p:last-child{
  margin-bottom: 0;
}