/* Custom overrides — copied as-is to wwwroot/custom.css on build.
   Can be edited directly on the server afterwards without rebuilding. */

.navbar-blend {
  /* background-image: url('/blend_teal.png'); */
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  background-color: white !important;
}
