.menu-rodape {
    margin-left: 12px;
    list-style-type:none;
}

.menu-rodape > li {
    margin-bottom: 0px !important;
}

.menu-rodape > li:before {
    content: "\00BB";
}