/* Auth pages (login, register, password reset) */
.auth-page .mainBody {
	min-height: 60vh;
}

.auth-page .page-hero--compact + .auth-container {
	margin-top: 0;
	padding-top: 1.5rem;
}
