@charset "utf-8";
/* CSS Document */

#page-container {
	position: relative;
	min-height: 100vh;
}

#content-wrap {
	padding-bottom: 2.5rem;
}

#footer {
	position: absolute;
	height: 2.5rem;
	bottom: 0;
	width: 100%;
}