.login-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1.5rem;margin-bottom:1.5rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:inherit}.email-login{margin-bottom:1.5rem;margin-left:1rem;margin-right:1rem}@media (min-width:640px){.email-login{margin-left:0;margin-right:0}}.login-button{display:inline;width:50%;font-size:1.5rem;border-radius:.25rem;background-color:#edf2f7;padding:1rem;text-align:center;-ms-flex-preferred-size:calc(50% - 1.5rem);flex-basis:calc(50% - 1.5rem)}
/*# sourceMappingURL=login.ad934376.css.map */