.social-media {
	display: flex;
	flex-flow: row;
	list-style: none;
	padding: 0;
}
.social-media-i {
	padding: 0 12px 0 0;
}