footer {
	width: 100%;
	height: 60px;
	line-height: 60px;
}

.some-shadow {
	box-shadow: 0 1px 0px rgba(0,0,0,0.16), 0 1px 6px rgba(0,0,0,0.23);
}