body{background-color:#a349a4;box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App__body{box-sizing:border-box}.App__title{color:#fff;margin:0;padding-bottom:50px;padding-top:20px;text-align:center}.poke__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin:20px}.poke__card{background-color:#fff;border:1px solid #ddd;border-radius:.5rem;box-shadow:0 0 11px 12px #0499857a;color:#000;display:flex;flex-direction:column;padding:1rem;width:12rem}.poke__card>*{margin:3px 0}.poke__title{border-bottom:1px solid grey;border-top:1px solid grey;font-size:2rem;font-weight:700;padding:.3rem 1rem;text-align:center;text-transform:capitalize}.poke__types{display:flex;gap:1rem;text-transform:uppercase}.poke__type{background-color:#0499857a;border:.1875rem solid #000;border-radius:.5rem;color:#fff;margin-top:1rem;padding:.2rem;text-align:center}
/*# sourceMappingURL=main.750826d0.css.map*/