/* /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-b1ekl0six1] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-b1ekl0six1] {
  color: #545454;
}

@media (prefers-color-scheme: dark) {
  a[b-b1ekl0six1] {
  color: #eeb30d;
  }
}

.btn-primary[b-b1ekl0six1] {
  color: #1e293b;
  background-color: #eeb30d;
  border-color: #d9a00a;
}

.btn-primary:hover[b-b1ekl0six1] {
  background-color: #d9a00a;
  border-color: #c4900a;
}

.nav-pills .nav-link.active[b-b1ekl0six1], .nav-pills .show > .nav-link[b-b1ekl0six1] {
color: #1e293b;
  background-color: #eeb30d;
  border-color: #d9a00a;
}

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

@media (prefers-color-scheme: dark) {
  .border-top[b-b1ekl0six1] {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
}

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

@media (prefers-color-scheme: dark) {
  .border-bottom[b-b1ekl0six1] {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}

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

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



