.qhealth__header__heading.site-title a {
  text-decoration: none;
  color: #022a50;
}
.qhealth__header__heading.site-title a:hover {
  text-decoration: underline;
}

.widget-area.footer .menu-footer-links-container ul {
  list-style: none;
  padding-left: 0;
}

.widget-area.footer .menu-footer-links-container li {
  display: inline;
  padding-right: 1em;
}

.qhealth__side-nav ul {
  list-style: none;
  padding-left: 0;
}
.qhealth__side-nav h2 {
  font-size: 2rem;
}
