.LoginPage__root--1Wu9g {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

.LoginPage__login_header--2LDC_{
  font-size: 25px;
  margin-top: 12vh;
  font-weight: 700;
  margin-bottom: 24px;
  text-align: center;
  line-height: 1.1;  
}

.LoginPage__option--3kcrE {
  min-height: 3em;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.LoginPage__option--3kcrE span {
  margin: 0.25em;
}

.LoginPage__option--3kcrE a {
  color: #999999;
}

.LoginPage__continue--2JaRp {
  border: 0.2em solid #666666;
  border-radius: 0.2em;
  color: #666666;
  background-color: #fff;
  padding: 1.5em;
  padding-left:3em;
  padding-right: 3em;
  font-size: 1.25em;
  cursor: pointer;
  user-select: none;
}

.LoginPage__option--3kcrE {
  min-height: 3em;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.LoginPage__option--3kcrE span {
  margin: 0.25em;
}

.LoginPage__option--3kcrE a {
  color: #999999;
}

.LoginPage__continue--2JaRp {
  border: 0.2em solid #666666;
  border-radius: 0.2em;
  color: #666666;
  background-color: #fff;
  padding: 1.5em;
  padding-left:3em;
  padding-right: 3em;
  font-size: 1.25em;
  cursor: pointer;
  user-select: none;
}

.FacebookButton__facebook_button--2pk8T {
    border          : 0.2em solid #666666;
    border-radius   : 0.2em;
    color           : #666666;
    background-color: #fff;
    padding         : 1em;
    padding-left    : 1.5em;
    padding-right   : 1.5em;
    font-size       : 1em;
    cursor          : pointer;
    user-select     : none;
    width           : 250px;
}

.FacebookButton__google_button--1Up6n svg {
    margin: 0 5px;
}

.FacebookButton__google_button--1Up6n {
    background-color: #e93f2e;
    color           : white;
}

.FacebookButton__sign_in_button--qo89i {
    background-color: #2196f3;
    color           : white;
    width: auto;
}

/*# sourceMappingURL=42.1da4adf2bb0e1a148889.css.map*/