body {
    margin: 0;
    font-family: Merriweather, Georgia, Times, serif;
    font-size: 18px;
    color: #3B82F6;
}

a {
    color: #0E7490;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}
