.hov { color: white; } .hovobe { color: black; } .hov:hover { color: black; } .hovobe:hover { transform:translateX(50px) }