body {
    margin: 0;
    font-family: Merriweather,serif;
    line-height: 1.52;
    color: #0E7490;
}
a {
    color: #1E40AF;
    text-decoration: none;
}
img {
    max-width: 100%;
}
