body {
  margin: 0;
  font-family: Outfit,sans-serif;
  font-size: 16px;
  color: #064E3B;
  background: #f7f7f7;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}
