body {
  margin: 0;
  padding: 0;
  font-family: Merriweather,Georgia,serif;
  line-height: 1.4;
  color: #7C2D12;
}
a {
  color: #6366F1;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
