/* native device fonts */ body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; } a { text-decoration: none; color: #444; } a:hover { color: lime !important; } p.item > a { font-size: 17px; color: #00C; } p.item-info { color: #666; }