body {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  background: #f8f9f9;
}

h1 {
  font-style: italic;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 600;
}

.fwd-logo {
  width: 20rem;
}

.tall {
  height: 380px;
}