/**
 * Technical pages (edit password, ...)
 */
/* line 6, app/assets/stylesheets/page/technical.scss */
.technical-page {
  padding: 80px;
}

/* line 9, app/assets/stylesheets/page/technical.scss */
.technical-page .logo {
  max-width: 400px;
  margin: auto;
  display: block;
}
