/* /Pages/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-w8hvv98ubh] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-w8hvv98ubh] {
  color: var(--color-primary, #0e5490);
}

/* Footer: force high-contrast text on dark background (overrides global a color) */
footer[b-w8hvv98ubh],
footer a[b-w8hvv98ubh],
footer p[b-w8hvv98ubh],
footer li[b-w8hvv98ubh] {
  color: #f3f4f6 !important;
}
footer a:hover[b-w8hvv98ubh] {
  color: #fff !important;
}
footer h4[b-w8hvv98ubh] {
  color: #fff !important;
}

.btn-primary[b-w8hvv98ubh] {
  color: #fff;
  background-color: var(--color-primary, #0e5490);
  border-color: var(--color-primary-hover, #0b4272);
}

.nav-pills .nav-link.active[b-w8hvv98ubh],
.nav-pills .show > .nav-link[b-w8hvv98ubh] {
  color: #fff;
  background-color: var(--color-primary, #0e5490);
  border-color: var(--color-primary-hover, #0b4272);
}

.border-top[b-w8hvv98ubh] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-w8hvv98ubh] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-w8hvv98ubh] {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05);
}

button.accept-policy[b-w8hvv98ubh] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-w8hvv98ubh] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
