body {
    background: var(--rg-background-image)  !important;
}

#menu-wrapper {
    margin: auto;
    padding: 4rem;
    background: white;
    border-radius: 25px;
    max-width: 500px;
}

#login-content-wrapper {
    text-align: center;
    padding-bottom: 1.5rem;
}
