/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Layout-scoped overrides — general site.css handles brand tokens */

a.navbar-brand[b-6qzxx3rcsw] {
  white-space: normal;
  text-align: left;
  word-break: normal;
}

/* Ensure the main content area fills height before the footer */
main[b-6qzxx3rcsw] {
  min-height: calc(100vh - 300px);
}
