html,
body {
	height: 100%;
}

.single-page.wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
}

.input-group .fill {
	flex: 1 1 auto;
	width: 100%;
}

.nav-item .btn {
	color: #C2C7D0;
	text-align: left;
}

.nav-pills .nav-item .btn:hover {
	color: #C2C7D0;
}
