/* Layout-specific adjustments shared by the Razor and static builds. */

a.navbar-brand {
  white-space: normal;
  text-align: left;
  word-break: keep-all;
}

.footer {
  position: relative;
  bottom: auto;
  width: 100%;
  white-space: normal;
  line-height: inherit;
}
