html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;font-family:"Outfit",sans-serif;background-color:#d6e2f0;height:100vh;display:flex;justify-content:center;align-items:center}h1,h2,h3{font-weight:700;line-height:1.1;margin-top:0}p{font-size:.9375rem;font-weight:400;margin-top:0}a,a:visited,a:active{text-decoration:none}.card{width:20rem;height:31.25rem;padding:1rem;border-radius:.9375rem;background-color:#fff;box-shadow:0 0 25px -10px rgba(0,0,0,.5)}.qr-code__image{width:100%;height:18.125rem;border-radius:.9375rem}.qr-code__text{padding:.75rem;margin-top:.25rem}.qr-code__title{color:#1f3251;font-size:1.375rem;text-align:center}.qr-code__subtitle{color:#7b879d;text-align:center}/*# sourceMappingURL=main.css.map */