body {
  line-height: 1.6;
  font-size: 13px;
  font-family: Raleway,system-ui,sans-serif;
  color: #4A2C2A;
  margin: 0;
}

a {
  text-decoration: none;
  color: #064E3B;
}

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