footer{
	padding: 34px 0;
	background-color: #000;
}
footer p{
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 31px;
}