/* /Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-9k5w7gkcng] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Note: no colour rules here — the theme (incl. link colours) lives in site.css. A scoped
   a{color} rule from the project template used to override it, but only for plain <a> tags
   (tag-helper links don't get the CSS-isolation scope attribute), giving mixed link colours. */

.border-top[b-9k5w7gkcng] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-9k5w7gkcng] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-9k5w7gkcng] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-9k5w7gkcng] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-9k5w7gkcng] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
