#rodape .links-rodape li a, #rodape p {
    font-weight: 500;
    font-size: 14px;
    color: #000;
    opacity: .99999;
    letter-spacing: -.1px;
    line-height: 20px;
    transition: all .3s ease-in-out;
}
#rodape div.contato li a {
    font-weight: 500;
    color: #000;
    opacity: .9999;
    font-size: 14px;
}
.r-sociais ul li i {
    fill: #000;
    color: #000;
    opacity: .9999;
    transition: all .3s;
}
#rodape .titulo {
    position: relative;
    border: 0;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    letter-spacing: -.1px;
}
#rodape>div:last-child p {
    padding: 19px;
    font-weight: 500;
    color: #000;
    text-align: left;
    font-size: 12px;
    line-height: 17px;
    opacity: .9999;
}
#operation strong {
    color: #000000;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 5px!important;
}