body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
    font-weight: 400;
}

.post-list .post-item a {
    background-image: none !important;
    text-decoration: none !important;
}
.post-list .post-item a:hover {
    background-image: none !important;
}

#nav ul li a {
    font-weight: bold !important;
}
