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

a[b-rthsrut6aa] {
  color: var(--brand-purple);
}

/* Pixel&Bit theme overrides live in wwwroot/css/pixelbit.css */

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

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

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

.footer[b-rthsrut6aa] {
  position: static;
  width: 100%;
  white-space: normal;
  line-height: normal;
}
