body {
  font-size: 16px;
  font-family: Manrope,Arial,sans-serif;
  margin: 0;
  background: #fff;
}

a {
  text-decoration: none;
  color: #065F46;
}

p {
  margin: 0 0 17px;
}
