.menu a:hover, .menu button:hover {
    color: rgba(0,0,0,0.8);
    text-decoration: underline;
}
