#subir{
    position:fixed;
    bottom:170px; /*altura do subir - topo para sobrepor whatsapp*/
    right:15px;
    font-size: 22px;
    color: #4f4f4f;
}

#voltarTopo {
    z-index: 9999999;
}

#voltarTopo a:hover {
    color: #003300;
}