#footer-bar .active-nav i {
    background-image: linear-gradient(to bottom, #ed7209, #cbab11) !important;
    color: #FFF !important;
}
.currency-info {
    font-size: 11px;
    padding: 0px 5px 0px 5px;
    background: #929eaa;
    color: #fff !important;
    border-radius: 25px;
    font-weight: bold;
    max-height: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    word-break: break-all;
}
