/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-2442451rqe] {
    height: 100%;
    font-family: var(--bs-font-sans-serif);
}
/* /Pages/Index.razor.rz.scp.css */

.main-content[b-q8bewlhoje] {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f0f2f5;
}

.text-center[b-q8bewlhoje] {
    text-align: center;
}

.d-flex[b-q8bewlhoje] {
    display: flex;
}

.justify-content-center[b-q8bewlhoje] {
    justify-content: center;
}

.align-items-center[b-q8bewlhoje] {
    align-items: center;
}
