@charset "UTF-8";
.fa-heart:before {
    content: "\f004";
    display:none!important;
}


.header__navigation-item.header__tab-item a[href="/p-channel/"], .header__navigation-item.header__tab-item a.active[href="/p-channel/"]
 {
    color: #FFF;
    background: #ffa800!important;
}
