body {
  font-family: Alegreya;
  font-size: 1rem;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Nunito;
}

.nav-link {
  font-family: Nunito;
}

p {
  font-size: 1rem;
}

a.btn.badge.bg-info {
  color: white;
}

a.btn.badge.bg-secondary {
  color: white;
}

