/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* Scoped to MainLayout. Keeps the component-scoped CSS pipeline (Site.Web.styles.css) wired. */

.site-header[b-27iwof3h8r] {
    border-bottom: 1px solid #e3e3e8;
    padding: 1rem;
}

.site-title[b-27iwof3h8r] {
    font-weight: 600;
    text-decoration: none;
}

.site-main[b-27iwof3h8r] {
    margin: 0 auto;
    max-width: 44rem;
    padding: 2rem 1rem;
}
