.fa-linkedin:before {
    color: transparent;
    background: url(https://kty.com.ua/img/tiktokw.svg);
    background-size: contain;
}
.social-links>li.linkedin>a:hover .fa-linkedin:before {
    color: transparent;
    background: url(https://kty.com.ua/img/tiktok.svg);
    background-size: contain;
}
.social-links._footer .fa-linkedin:before {
    color: transparent;
    background: url(https://kty.com.ua/img/tiktok.svg);
    background-size: contain;
}
.social-links._footer>li.linkedin>a:hover .fa-linkedin:before {
    color: transparent;
    background: url(https://kty.com.ua/img/tiktok.svg);
    background-size: contain;
}