body {
  background: #fff;
  font-size: 14px;
  line-height: 1.59;
  margin: 0;
  font-family: Space Grotesk,system-ui,sans-serif;
  padding: 0;
  color: #0E7490;
}
a {
  color: #EF4444;
  text-decoration: underline;
}
h2 {
  font-size: 24px;
  margin: 0 0 19px;
}
img {
  height: auto;
  border: 0;
  max-width: 100%;
}
