h1, h3 {
  font-family: 'Karla', sans-serif;
}

.height-100vh {
  height: 100vh;
}

.pad-top-10 {
  padding-top: 10px;
}