.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 3rem;display:flex}.hero h1{text-shadow:3px 1px #202020;margin-bottom:2rem;font-size:4rem;font-weight:300;line-height:1.2}.hero .highlight{color:#fff;font-weight:600}.hero .big{font-size:4.5rem;font-weight:600}.hero .muted{color:#c7c1c1;text-shadow:3px 1px #202020;opacity:.9}.btn-primary{color:#fff;cursor:pointer;background:#00f;border:none;border-radius:6px;max-width:135px;padding:.8rem 2rem;font-size:1rem;text-decoration:none;display:flex}.btn-primary a{justify-content:center}.btn-primary:hover{opacity:.8;color:#000;opacity:.6;background:#fff}@media (min-width:300px){.hero{text-align:center;justify-content:center;padding:5px 10px}}@media (min-width:500px){.hero{justify-content:center}}@media (min-width:768px){.hero{justify-content:center}}
