.my-discord-icon {
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image:url("/fonts/discord.svg");
}
