h1 {
	align-items: center;
	display: flex;
	font-weight: normal;
	justify-content: center;
	margin-bottom: 0;
}

h2 {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-top: 0;
}

ul.login {
	display: table;
	padding-right: 18pt;
	margin: 0 auto;
}

.contact {
	font-size: 10pt;
	margin: 12pt 0;
}

.login {
	font-size: 14pt;
}

#head1 {
	color: #c63442;
	font-size: 48pt;
	font-weight: bold;
	margin-left: 12pt;
}

#logo1 {
	height: 300px;
	object-fit: scale-down;
}
