#main-image {
  background-image: linear-gradient(to right, #f7d06d, #f89a49);
}

#navbar-logo {
  background: url(../img/logo-white.png) no-repeat;
  background-size: cover;
}

h1 {
  margin-bottom: 39px;
}

h2 {
  margin-bottom: 30px;
}

#faq p, #faq ul {
  margin-bottom: 45px;
}

#faq ul.two-lists {
  margin-bottom: 14px;
}

#faq h3 {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 14px;
}

#faq ul {
  padding: 0;
}

#faq li {
  padding: 0;
  list-style: none;
}/*# sourceMappingURL=faq.css.map */