﻿
.footer-image {
	max-height: 4em;
}
.page-login-container {
	background-color: #F5F5F7;
	min-height: 100vh;
}
.center-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}