/* line 2, account/static/registration/reset-password.scss */
form.login h1 {
  text-align: center;
  padding-bottom: .6em; }

/* line 7, account/static/registration/reset-password.scss */
form.login .buttons {
  text-align: center; }

/* line 13, account/static/registration/reset-password.scss */
.darkMode h1 {
  color: white; }

/* line 17, account/static/registration/reset-password.scss */
.darkMode input[type=email] {
  background: #4f515b;
  color: #111; }
