.Pokecard{background-color:#fff;border-radius:3px;box-shadow:7px 10px 12px -5px #0000008f;margin:1rem;padding:10px;text-align:center}.Pokecard-data{font-size:80%}.Pokecard-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.Pokecard-image{align-items:center;background-color:#eceff1;border-radius:3px;display:flex;height:250px;justify-content:center;margin-bottom:1rem}.Pokecard img{transition:all .5s ease}.Pokecard img:hover{opacity:.7;transform:scale(1.25)}.Pokedex{text-align:center}.Pokedex-cards{display:flex;flex-wrap:wrap;justify-content:space-evenly}.Pokedex-winner{color:#4caf50}.Pokedex-loser{color:#e91e63}
/*# sourceMappingURL=main.6575910a.css.map*/