/* Authentication app frame. */
.app-auth {
    --app-accent: var(--crisis-accent);
    --app-accent-bg: var(--crisis-accent-light);
}

