/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-xo6y9eqmrn] {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-xo6y9eqmrn] {
    flex: 1;
}

.content[b-xo6y9eqmrn] {
    padding-top: 1.25rem;
    padding-bottom: 2rem;
}
