/* line 3, app/assets/stylesheets/login.scss */
body {
  background-color: #fcfcfc;
}

/* line 7, app/assets/stylesheets/login.scss */
.login-container {
  max-width: 100%;
  padding: 1rem 0;
  width: 400px;
}
