/*A[href^="https://wa.me"]:before {
    content: "\f232";
    font-family: FontAwesome;
}
A[href^="https://t.me"]:before {
    content: "\f2c6";
    font-family: FontAwesome;
}*/