font-size: 20px; font-weight: bold; } .pokemoncard-bold { font-weight: bold; } .pokemon-description { color: #999999; font-style: italic; } .pokemon-types { display: flex; } .pokemon-types span { display: inline; } .moves-table { margin-left: 0.4em; } 37 changes: 37 addition...