* {
    font-family: 'IBM Plex Sans', sans-serif;
}

#root {
    display: flex;
    min-height: 100vh;
}

#webauthn_settings_wrapper > * {
    margin-bottom: 25px;
}
