/* OMR Cloud web portal — small overrides layered on top of the Sneat theme. */

.auth-wrapper {
    padding: 1rem;
}

.navbar-nav-right .avatar-initial {
    width: 2.25rem;
    height: 2.25rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
