@import url(https://fonts.googleapis.com/css?family=Work+Sans);body{margin:0;padding:0;font-family:"Work Sans";|:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eceff1;color:#4d4d4d}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Pokecard{width:300px;padding:10px;margin:1rem;box-shadow:7px 10px 12px -5px rgba(0,0,0,.56);text-align:center;background-color:#fff;border-radius:3px}.Pokecard-data{font-size:80%}.Pokecard-title{margin-bottom:1rem;font-weight:700;font-size:1.5rem}.Pokecard-image{display:flex;justify-content:center;align-items:center;height:250px;background-color:#eceff1;border-radius:3px;margin-bottom:1rem}.Pokecard img{transition:all .5s ease}.Pokecard img:hover{transform:scale(1.25);opacity:.7}.Pokedex{text-align:center}.Pokedex-cards{display:flex;justify-content:space-evenly;flex-wrap:wrap}.Pokedex-winner{color:#4caf50}.Pokedex-loser{color:#e91e63}.Refresh,.Refresh-btn{text-align:center}.Refresh-btn{background-color:#6a5acd;border:none;color:#fff;padding:15px 32px;text-decoration:none;display:inline-block;font-size:16px}.Refresh-btn:hover{background-color:#d8bfd8;color:#000;border:1px solid #000}
/*# sourceMappingURL=main.6e86418f.chunk.css.map */