.signupPage{min-height:85vh;display:flex;justify-content:center;align-items:center}.signupPage a,.signupPage h2,.signupPage label{color:#fff}.signupPage h2{font-family:Futura PT,sans-serif}.signupPage button{background:unset;padding:7px 15px;border-radius:5px;border:1px solid #9f6;color:#fff}.signupPage button:focus{outline:0}.signupPage button:hover{background:#9f6;color:#000}.signupPage__container{background:#000;padding:25px;width:340px;border-radius:5px;margin-bottom:100px}.auth-signup .form-control{border-radius:0}.auth-signup .auth-container{background:#000;padding:25px;width:340px;border-radius:5px;margin-bottom:100px}.auth-signup .btn-secondary{color:#fff;background-color:transparent;border-color:#9f6;font-size:1rem}.auth-signup .btn-secondary:hover{color:#57bd25;background-color:#fff;border-color:#57bd25}