body {
  margin: 0;
  color: #14B8A6;
  background: #f5f5f5;
}

a {
  color: #2563EB;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

h2 {
  margin: 0 0 17px;
}

img {
  max-width: 100%;
  height: auto;
}
