/** Import Bootstrap functions */

/* stylelint-disable */

/**
  For each breakpoint, define the maximum width of the container in a media query
 */

/**
  Align sub-elements evenly
 */

/* line 4, stdin */

body {
  background-color: #fff0ee;
}

/* line 10, stdin */

.login h1 a {
  background-image: none;
  background-position: center center;
  background-size: contain;
  width: 100%;
}


/*# sourceMappingURL=login.css.map*/