.l-head-light__logo img {
    max-height: 67px !important;
}
.b-footer-metrica__informer{
    margin-top: 10px;
}
.b-footer-metrica__informer img{
    margin-bottom: 5px;
}

.b-topbar-menu__link.l-trending__title {
    color: white;
    }
.b-topbar-menu__item:hover .b-topbar-menu__link.l-trending__title {
    color: white;
    background-color: #ff4422;
    }

.l-mobile-nav__btn {
    margin: 15px 0 0;
    }
.l-mobile-nav__btn .btn-default {
    width: 100%;
    color: white;
    font-weight: bold;
    background-color: transparent;
    border: 1px solid white;
    }