section.auth{height:100vh;display:flex;align-items:center;justify-content:center}section.auth .content{margin:0 auto;max-width:300px;width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:center;text-align:center}section.auth h1{font-size:22px;line-height:40px;font-weight:700}section.auth .form{flex:1}section.auth .other{margin-top:25px}section.auth .other a{color:#555}section.auth .other a:hover{color:#001b47}
