.herobackground {
  background-image: url("../customs/images/about_hero.jpg") !important;
  background-size: cover !important;
}

.ui.large.secondary.inverted.pointing.menu {
  border: none;
  font-size: 18px;
}


.oswald {
  font-family: 'Oswald', sans-serif !important;
}

.roboto {
  font-family: 'Roboto Condensed', sans-serif;
}

.logo {
  width: 100%;
  max-width: 20%;
}
