/* Site title hover turns red */ .site-title a:hover { color: #FF0000 !important; transition: color 0.2s ease-in-out; }