body {
  font-family: Comfortaa,Arial,sans-serif;
  color: #F59E0B;
}
a {
  color: #059669;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 16px;
  line-height: 1.5;
}
