.email-button {
	display:  flex;
	justify-content: center;
	align-items:  center;
	padding-bottom:  2rem;
}

/* Overtollige ruimte onderaan */
#contact {
	padding-bottom: 0 !important;
}