#footer{
	width:100%;
}

.sidebar{
	float:left;
	position:inherit;
	width:100%;
	height:auto;
}

.sidebar h1{
	float:left;
	width:100%;
	margin:0 0 1em 0;
	background-color:transparent;
	color:#2c3e50;
	padding:0;
	font-size:2.5em;
}

.content__item{
	padding:6em 2em 1em 1em;
}

.close-button{
	font-size:3em;
}

.grid{
	padding-bottom:6em;
}