@import url(//fonts.googleapis.com/css?family=Exo:100,200,400);body{font-family:'Exo',sans-serif;color:#fff;background:linear-gradient(70deg,#009dfa,#00aeef);padding-top:5rem}footer{margin:3rem 1rem;text-align:center}.title{color:#fff;font-size:3rem;font-weight:300}.title span{color:#68df83!important}a{color:#14498a;text-decoration:none}input[type="text"],input[type="text"]:focus,input[type="password"]:focus,input[type="password"]{margin-bottom:.75rem;background:transparent;border:1px solid rgba(255,255,255,.6);color:#fff}::-webkit-input-placeholder{color:rgba(255,255,255,.6)!important}::-moz-input-placeholder{color:rgba(255,255,255,.6)!important}.error-message{width:260px;color:#a90000}