/* /Views/Shared/_Layout.cshtml.rz.scp.css */
/* Scoped Layout Styles */
a.navbar-brand[b-a9hutwu4tc] {
  white-space: normal;
  text-align: center;
}

/* Use brand variables */
a[b-a9hutwu4tc] {
  color: var(--primary);
}

.btn-primary[b-a9hutwu4tc] {
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary-hover);
}

.nav-pills .nav-link.active[b-a9hutwu4tc],
.nav-pills .show>.nav-link[b-a9hutwu4tc] {
  color: #fff;
  background-color: var(--primary);
  border-color: var(--primary-hover);
}

.footer[b-a9hutwu4tc] {
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
