.fireBox {
  background-color: rgb(219, 82, 33) !important;
}

.fire {
  background-color: rgb(241, 115, 69);
}

.waterBox {
  background-color: rgb(7, 140, 241) !important;
}

.water {
  background-color: rgb(62, 165, 243);
}

.normalBox {
  background-color: rgb(159, 161, 159) !important;
}

.normal {
  background-color: rgb(204, 204, 204);
}

.bugBox {
  background-color: rgb(145, 161, 25) !important;
}

.bug {
  background-color: rgb(190, 207, 55);
}

.grassBox {
  background-color: rgb(63, 161, 41) !important;
}

.grass {
  background-color: rgb(74, 186, 49);
}

.poisonBox {
  background-color: rgb(145, 65, 203) !important;
}

.poison {
  background-color: rgb(173, 103, 223);
}

.electricBox {
  background-color: rgb(232, 178, 1) !important;
}

.electric {
  background-color: rgb(252, 206, 57);
}

.groundBox {
  background-color: rgb(145, 81, 33) !important;
}

.ground {
  background-color: rgb(187, 115, 60);
}

.fairyBox {
  background-color: rgb(239, 112, 239) !important;
}

.fairy {
  background-color: rgb(248, 146, 248);
}

.fightingBox {
  background-color: rgb(255, 128, 0) !important;
}

.fighting {
  background-color: rgb(254, 163, 71);
}

.psychicBox {
  background-color: rgb(239, 65, 121) !important;
}

.psychic {
  background-color: rgb(244, 107, 150);
}

.flyingBox {
  background-color: rgb(129, 185, 239) !important;
}

.flying {
  background-color: rgb(156, 204, 250);
}

.rockBox {
  background-color: rgb(175, 169, 129) !important;
}

.rock {
  background-color: rgb(215, 209, 168);
}

.iceBox {
  background-color: rgb(61, 206, 243) !important;
}

.ice {
  background-color: rgb(114, 223, 250);
}

.dragonBox {
  background-color: rgb(80, 96, 225) !important;
}

.dragon {
  background-color: rgb(118, 133, 246);
}

.ghostBox {
  background-color: rgb(112, 65, 112) !important;
}

.ghost {
  background-color: rgb(176, 107, 176);
}

.steelBox {
  background-color: rgb(96, 161, 184) !important;
}

.steel {
  background-color: rgb(137, 202, 225);
}

.stellarBox {
  background-color: rgb(64, 181, 165) !important;
}

.stellar {
  background-color: rgb(97, 219, 203);
}
