
h1 {
    text-align: center;
    font-family: "Ole", cursive;
    font-weight: 550;
    font-size: 40px;
    font-style: normal;
  }
p {
  font-family: "Overlock", sans-serif;
  font-weight: 400;
  font-style: normal;
}