/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Layout-scoped styles. Trimmed to the rules the layout actually uses (L-W3) — the rest of
   the ASP.NET template CSS (btn-primary/link recolors, box-shadow, cookie-consent button)
   is gone; branding lives in wwwroot/css/site.css. */

/* The footer's divider (used on the <footer> element). */
.border-top[b-imr7xyv1kq] {
  border-top: 1px solid #e5e5e5;
}

/* NOTE: sub-nav pill (Clients business-area) styling lives in the GLOBAL
   wwwroot/css/site.css, not here — this file is CSS-isolation scoped to
   _Layout.cshtml markup, so rules here never reach page-rendered pills. */

.footer[b-imr7xyv1kq] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
