/* 2FA steps on wp-login.php. */
.realist-portal-lede { margin-bottom: 1rem; }
.realist-portal-steps { padding-left: 1.2rem; margin: 0 0 1rem; }
.realist-portal-steps li { margin-bottom: .75rem; }
.realist-portal-qr { margin: .5rem 0; }
.realist-portal-qr svg { width: 180px; height: 180px; background: #fff; }
.realist-portal-secret { display: block; font-size: 1.05em; letter-spacing: .05em; word-break: break-all; margin: .25rem 0; }
.realist-portal-otpauth { font-size: .9em; }
.realist-portal-recovery-toggle { margin: .5rem 0 1rem; font-size: .9em; }
.realist-portal-codes { columns: 2; list-style: none; padding: 0; margin: 1rem 0; }
.realist-portal-codes code { font-size: 1.05em; }
