.menu-item a {
    text-decoration: none; 
    color: rgb(85, 85, 85);
}

.site-meta a {
    text-decoration: none; 
    color: rgb(85, 85, 85);
}

main {
    background: #f5f7f9;
}