body {
  font-family: 'Roboto', sans-serif;
}

.navbar-brand img {
  height: 96px;
}

footer a, nav a {
  color: inherit;
  text-decoration: none;
}

footer .footer-meta {
  font-size: 0.9rem;
  margin-top: 0.5rem;
}

section h2.section-title {
  border-bottom: 3px solid #FFF6C0;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
}

.card-title {
  color: #333333 !important;
}