body {
  color: #06B6D4;
  line-height: 1.6;
  font-family: "PT Sans",Arial,Helvetica,sans-serif;
}
a {
  text-decoration: underline;
  color: #1E3A5F;
}
h1 {
  font-size: 24px;
  margin: 0 0 16px;
}
img {
  max-width: 100%;
  border: 0;
}
