.app-access main {
    display: grid;
    align-items: center;
}

.app-access .auth-panel-copy {
    min-height: 100%;
}

.app-access .auth-checklist {
    margin-top: 1.25rem;
}
