h1, h2 {
  font-family: "Nunito", sans-serif;
  font-weight: 700;
  margin: 10px 0px;
}
p {
  margin: 0px;
}
a:link, a:visited {
  color: white;
}
