footer {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-top: 3rem;
}

.social-icons {
	color: #ffffff;
	line-height: 1.8em;
}

.social-icons a {
	text-decoration: none;
	padding: 0 0.5rem;
}