.align-items-center {
    align-items: center !important;
}

span.platform {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
}

span.icon {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 38px;
    font-size: 20px;
    margin-right: 14px;
    background: rgba(255, 255, 255, .1);
    color: #fff;
}

.d-flex {
    display: flex !important;
}

.oldprice em {
    color: #ffff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: line-through;
}

.oldprice span.badge.badge-success {
    background: #d1f6ed;
    color: #18d3a6;
    border-radius: 16px;
}

.head {
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.instagram-bg {
    background: #e1306c;
}

.tiktok-bg {
    background: #101626;
}

.twitter-bg {
    background: #1da1f2;
}

.youtube-bg {
    background: #ff0000;
}

.facebook-bg {
    background: #1873eb;
}

.spotify-bg {
    background: #22974c;
}

.twitch-bg {
    background: #8d45f8;
}

.telegram-bg {
    background: #34a6d8;
}

.soundcloud-bg {
    background: #f97637;
}

.linkedin-bg {
    background: #026fac;
}

.pinterest-bg {
    background: #c11f26;
}

.vimeo-bg {
    background: #00a9e9;
}

.dailymotion-bg {
    background: #2a62aa;
}

.onlyfans-bg {
    background: #00aff0;
}

.discord-bg {
    background: #5865f2;
}

.reddit-bg {
    background: #ff4500;
}

.snapchat-bg {
    background: #bfad14;
}

.google-bg {
    background: #4285f4;
}

.tumblr-bg {
    background: #1b3561;
}

.appstore-bg {
    background: #1c6ee9;
}

.clubhouse-bg {
    background: #6515dd;
}

.pubg-bg {
    background: #de8d00;
}

.tinder-bg {
    background: #fe3c72;
}

.kwai-bg {
    background: #ff6100;
}