.faq-nav ul {
  list-style-type: none;
  list-style-position: inside;
  padding: 0 0 0 .5em;
  margin: 0 0 .75em 0;
  font-weight: 400;
}

.faq-nav a {
  text-decoration: none;
  color: #27757b;
}

.faq-nav a:hover {
  text-decoration: underline;
}

.faq-nav li {
  margin: .7em 0;
  line-height: 1;
}

.faq-nav__section {
  margin: 0;
  font-weight: 600;
  font-size: 1.2em;
}
