body {
	line-height: 1.5em;
}

#socialmedia-list {
	list-style: none;
}

.socialmedia-link {
	vertical-align: center;
	display: flex;
	flex-direction: row;
	gap: 1em;
	align-items: center;
	height: 2em;
}

#socialmedia-list svg {
	width: 1.2em;
	height: 1.2em;
}