.language {
    list-style: none;
}
.language li {
    display: inline-block !important;
    margin-left: -5px !important;
}
.active a {
    background-color: #0a4995 !important;
    color: white !important;
}
.active a.callto {
    background-color: transparent !important;
}