body {
  font-family: Jost,system-ui,sans-serif;
  margin: 0;
  color: #EF4444
}
a {
  text-decoration: none;
  color: #F59E0B
}
a:hover {
  text-decoration: underline
}
