#contact .row#socials {
	margin-top: 10rem;
	margin-bottom: 10rem;
}
#contact #contact-block {
	background-color: #000;
	color: #fff;
}
#contact #contact-block a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#contact #contact-block a:hover {
	text-decoration: underline;
}
