/*.uc-mp-feedback a.t993__btn, .uc-socialnet .t999__item{
    filter: grayscale(1);
    transition: 300ms;
}
.uc-mp-feedback a.t993__btn:hover, .uc-socialnet .t999__item:hover{
    filter:none;
}*/
.uc-mp-feedback .t993__btn-img{
    background: 90%/95% no-repeat;
}

.uc-lpn{
    font-family: Mulish !important;
}

@media screen and (max-width: 960px) {
    .uc-socialnet .t999__img {
        width: 45px !important;
        margin: 10px;
    }
}