:root {
    --bg: #f8f7fa;
    --menutxtcl: 111, 115, 145;
    --menutxtweight: 600;
    --intlinear: 117, 89, 255;
    --txtall: 79, 82, 107;
    --cl1: 117, 89, 255;
    --pckdf: var(--cl1);
    --whydf: var(--cl1);
    --lbds: 255, 255, 255;
    --lsdb: 56, 58, 70;
    --text: 85, 85, 85;
    --fixedtel: #d581b4;
}
body.dark {
    --bg: #26272d;
    --menutxtcl: 226, 226, 228;
    --intlinear: 45, 45, 58;
    --txtall: 226, 226, 228;
    --cl1: 117, 89, 255;
    --lbds: 56, 58, 70;
    --lsdb: 255, 255, 255;
    --pckdf: var(--cl1);
    --text: 226, 226, 228;
}

.fab.fa-instagram { color: #e12f6d !important; }
.fab.fa-youtube { color: #ff0000 !important; }
.fab.fa-tiktok { color: #010101 !important; }
.fab.fa-twitter { color: #1da1f2 !important; }
.fab.fa-facebook { color: #1771e6 !important; }
.fab.fa-twitch { color: #9246ff !important; }
.fab.fa-spotify { color: #1ed760 !important; }
.fab.fa-telegram { color: #21a6e6 !important; }
