/* _content/AiBotWindows.Server.Web/Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Scoped companion for _Layout.cshtml — keep footer in normal document flow.
   The default Razor template used position:absolute on .footer, which overlays content. */
.footer[b-d7ia64k0vc] {
  position: static;
  bottom: auto;
  width: 100%;
  white-space: normal;
  line-height: inherit;
}
