html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0}:root{--white:#fff;--light-grey:#d6e2f0;--grayish-blue:#7b879d;--dark-blue:#1f3251}body{font-family:Outfit,sans-serif}.component{background-color:var(--white);border-radius:1.25rem;height:31.0625rem;width:20rem}@media (max-width:39.9375em){.component{margin:rem(20)}}.component__img{align-items:center;display:flex;height:20rem;justify-content:center}.component__img img{border-radius:.9375rem;height:18rem;width:18rem}.component__description{margin:1rem 2rem 2rem;text-align:center}.component__description h1{font-size:1.25rem}main{align-items:center;background-color:var(--light-grey);display:flex;height:100vh;justify-content:center}
/*# sourceMappingURL=style.css.map */