*{box-sizing:border-box}html,body{margin:0;height:100%;width:100%;background:#131881;background:radial-gradient(circle,#131881 30%,#0b0f57 70%)}.container{height:100%;width:100%;text-align:center;font-family:Montserrat,sans-serif;color:#131881;display:flex;justify-content:center;align-items:center;padding:1rem}.logo{height:100px;margin:0 1.5rem}.text{margin:2rem 0;color:#aaa}.text h1{font-size:2rem;margin:0 0 1rem;color:#fff}.text p{font-size:1rem;color:#fff}.text a{color:#ff8c00;padding:1rem 1rem 0;text-decoration:none}.text .btn{opacity:.7;border:none;display:inline-block;margin:1rem .3rem 0;padding:.7rem 2rem;line-height:1;background-color:#ff8c00;border-radius:2rem;color:#fff;font-size:.8rem;font-weight:700;text-transform:lowercase;transition:.3s opacity ease}.text .btn:hover,.text .btn:focus,.text .btn:active{opacity:1}
