.fab.fa-instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)!important;
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
    background-clip: text;
    font-size: 14px;
    padding: 2.4px;
    border-radius: 5px;
    color: #FFF;
    font-weight: lighter;
    margin-right: 6px;
}
.fab.fa-facebook-square {
    background: #207eff;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 18px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    border-radius: 5px;
    margin-right: 6px;
}
.fab.fa-youtube {
    background: #ff0042;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.fab.fa-twitter {
    background: #1da1f2;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.fab.fa-telegram-plane {
    background: #2b9fd2;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.fab.fa-soundcloud {
    background: #ff5836;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.fab.fa-spotify {
    background: #62ffa2;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.fab.fa-twitch {
    background: #9147ff;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.fab.fa-pinterest-p {
    background: #ff5858;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.fa.fa-music {
    background: #f8004d;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.fab.fa-tiktok {
    background: #f8004d;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.fas.fa-globe {
    background: #1a1a1a;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.fas.fa-stream {
    background: #ccc;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.fab.fa-hotjar {
    background: #ff0000;
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}
.far.fa-star{
    background: var(--primary);
    background-clip: text;
    -webkit-background-clip: text;
    font-size: 14px;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-right: 6px;
}