.bx-no-touch .footer .join-us>li>a:not(:hover), .bx-touch .footer .join-us>li>a:not(:active) {
    background-color: #262f34!important;
}

.footer .join-us .fa-viber{
width: 75%;
    margin-top: 3px;
}
.footer .join-us a .fa-viber path{
fill:#000
}
.footer .join-us a:hover .fa-viber path{
fill:#fff
}