.ps-socialfollow-discord {
    background-image: url(../../assets/icon/discord.svg);
    background-position: 50%;
    background-size: 2rem auto;
    background-repeat: no-repeat;
    background-color: black;
}
.tiktok {
    background-image: url(../../assets/icon/tiktok.svg);
    background-position: 50%;
    background-size: 2rem auto;
    background-repeat: no-repeat;
    background-color: black;
	background-size: 115%;
}
