.hov { color: white; } .hovobe { color: black; } .hov:hover { color: black; } .hovobe:hover { transform:translateY(100px) }