.ugo-2fa-box{
    max-width:420px;
    padding:16px;
    border:1px solid #e5e5e5;
    border-radius:8px;
    background:#fafafa;
}
.ugo-2fa-box input,
.ugo-2fa-box button{
    width:100%;
    padding:8px;
    margin-top:6px;
}
.ugo-code{
    font-size:32px;
    font-weight:bold;
    margin-top:10px;
}
.ugo-timer{
    color:#666;
    margin-top:4px;
}
