:root {
    --bg: #f8f7fa;
    --menutxtcl: 111,115,145;
    --menutxtweight: 600;
    --intlinear: 90,99,129;
    --txtall: 79,82,107;
    --cl1: 179,127,216;
    --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: 192,128,223;
    --lbds: 56, 58, 70;
    --lsdb: 255, 255, 255;
    --pckdf: var(--cl1);
    --text: 226, 226, 228;
}

.packInside .fa-tiktok {text-shadow: 2px 2px #ff3353fc, -2px -2px cyan;} .contact-btn {background-color: #d158c7 !important;} .serviceList .item .box .fa-instagram {color: #bc2a8d;} .serviceList .item .box .fa-tiktok {color: black; text-shadow: 1.5px 1.5px #ff3353fc, -1.5px -1.5px cyan;} .serviceList .item .box .fa-youtube {color: #c4302b;} .serviceList .item .box .fa-twitter {color: #039ff5;} .serviceList .item .box .fa-facebook-square {color: #3b5998;} .serviceList .item .box .fa-spotify {color: #1ed760;} .serviceList .item .box .fa-telegram {color: #0088cc;}