body {
  margin: 0;
  font-family: Montserrat,sans-serif;
  line-height: 1.6;
  color: #A855F7;
}
a {
  color: #831843;
  text-decoration: underline;
}
h1 {
  font-size: 28px;
  margin: 0 0 19px;
}
