.qt-socialicon {
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 1;
}

.qt-socicon-youtube::before {
    content: "YT";
}

.qt-socicon-spotify::before {
    content: "SP";
}

.qt-socicon-soundcloud::before {
    content: "SC";
}

.qt-socicon-instagram::before {
    content: "IG";
}

.qt-socicon-facebook::before {
    content: "FB";
}

.qt-socicon-twitter::before {
    content: "TW";
}

.qt-socicon-whatsapp::before {
    content: "WA";
}

.qt-socicon-tiktok::before {
    content: "TT";
}
