h1 {
  font-family: "Gloria Hallelujah", cursive;
  font-size: 3.5rem;
}

p {
  font-family: "Lato", sans-serif;
  font-size: 1.3rem;
}

hr {
  background-color: #f2f2f2;
  border-style: solid;
  width: 200px;
}

.main-container {
  text-align: center;
  margin-top: 200px;
  padding: 2%;
}

.social-icon {
  padding: 5px;

}

.fab {
  

}
