.b-create-account {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.e-create-account-view {
  margin: 0 auto;
  width: 60%;
}

.e-create-account-logo {
  width: 40em;
  height: 8em;
}

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