body, p {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.recipe-body .ingredients table tr td:last-child {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.25rem;
}

#home-section03 .qv-box {
    max-width: 38rem;
}

@media (min-width: 768px) {
  #home-section03 h2 {
      margin-left: 11rem;
      padding-top: 4rem;
  }
}

.hero-section .hero-title h3 {
  font-family: 'Rubik';
}

@media (min-width: 992px) {
  .listing h1 small {
      font-size: 4.25rem;
  }
}

.infoPage .text {
    line-height: 1.75;
}

.infoPage ul li {
    font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
