#footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center; 
	margin: 0.4em;
	height: 50px;
}

#qrLoginSteps {
	margin-top: 1em;
}

.section > .big-title {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	margin: 0.4em;
}