.v-card__title{
  font-family: 'Nunito';
}

#inspire{
  background: #f8fafc
}

.navbar-brand {
  font-family: 'Nunito';
  font-size: xx-large;
}

h1, h2, h4, p {
  font-family: 'Nunito';
}


