.flow h3 {
  color: #6a4920 !important;
}
.flow h3 span {
  font-size: 32px;
  font-size: 3.2rem;
  display: inline-block;
  margin-right: 16px;
  background: #f5c341;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  padding: 4px 12px;
  color: #fff;
  line-height: 1;
}