@charset "utf-8";

#contactsMainDiv{
	background-color: lightpink;
	height:57vh;
	margin-top:0;
	padding:0;
	text-align:center;
}

#contactsH1{
	margin:0;
}