@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.b6pgxrrsua.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* /Components/Pages/Home/Home.razor.rz.scp.css */
.section[b-m0ddsgnehs] {
    padding: 40px 25px;
    background-color: var(--neutral-lighter-alt);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.square-wrapper fluent-card[b-m0ddsgnehs] {
    height: 100%;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
}


