.bland-diet-bowl .pre-title:before,
.bland-diet-bowl .pre-title:after {
  content: "";
  height: 2px;
  width: 10%;
  flex-grow: 1;
  background: hsl(var(--turquoise));
}