.redPill {
    color: white;
    background-color: red;
}

.yellowPill {
    color: black;
    background-color: yellow;
}

.tealPill {
    color: black;
    background-color: #298dbf;
}
.tealPillWhite {
    color: white;
    background-color: #298dbf;
}
.cornflowerBluePill {
    color: black;
    background-color: #7686de;
}
.aquaPill {
    color: black;
    background-color: #94dfff;
}
.lightGreenPill {
    color: black;
    background-color: #56e095;
}
.blueBlackPill {
    color: black;
    background-color: #336df3;
}
.blueWhitePill {
    color: white;
    background-color: #336df3;
}
.purpleBluePill {
    color: white;
    background-color: #4524bd;
}
.orangePill {
    color: black;
    background-color: #ff9c10;
}
.orangePillWhite {
    color: white;
    background-color: #ff9c10;
}
.darkGreenPill {
    color: black;
    background-color: #0f8c4a;
}
.brownPill {
    color: white;
    background-color: #b65318;
}
.brownBlackPill {
    color: black;
    background-color: #b65318;
}
.limeGreenPill {
    color: black;
    background-color: #8de461;
}
.yellowGreenPill {
    color: black;
    background-color: #dcf65f;
}
.mustardPill {
    color: black;
    background-color: #e7c919;
}
.drabGreenPill {
    color: white;
    background-color: #69a029;
}
.drabGreenPillBlack {
    color: black;
    background-color: #69a029;
}
.greenWhitePill {
    color: white;
    background-color: #7bc860;
}
.greenBlackPill {
    color: black;
    background-color: #57c258;
}
.aquaGreenPill {
    color: black;
    background-color: #009279;
}
.redBlackPill {
    color: black;
    background-color: red;
}
.grayPill {
  color: black;
  background-color: #F8F8FF;
}
.bluePurplePill {
    color: white;
    background-color: #3714b0;
}
.darkYellowPill {
    color: black;
    background-color: #ffd022;
}
.darkYellowPillWhite {
    color: white;
    background-color: #ffd022;
}
.lightBluePill {
    color: black;
    background-color: #5db9ff;
}
.lightBlueWhitePill {
    color: white;
    background-color: #5db9ff;
}
.mediumBluePill {
    color: white;
    background-color: #4da9fc;
}
.darkOrangePill {
    color: black;
    background-color: #eb5300;
}
.darkOrangePillWhite {
    color: white;
    background-color: #eb5300;
}
.greenBluePill {
    color: black;

    background-color: #008e6f;
}
.hotPinkWhitePill {
    color: white;
    background-color: #ff4eb6;
}
.blackSeriesP1{
    color: white;
    background-color: #ff5f0f;
}
.blackSilverPill{
    color: #ebeef2;
    background-color: Black;
}
.potf2GreenPill {
    color: White;
    background-color: #2f973e;
}
.potjPill {
    color: black;
    background-color: #9be073;   
}
.sagaP2Pill {
    color: white;
    background-color: #413471;
}
.limeGreenWhitePill {
    color: white;
    background-color: #89cf00;
}
.sotePill {
    color: white;
    background-color: #8e48aa;
}
.GEDarkWhite {
    color: white;
    background-color: #af7800;
}
.GELightBlack {
    color: black;
    background-color: #d2b14e;
}
.sotdsPill {
    color: white;
    background-color: #133369;
}
.purplePill {
    color: white;
    background-color: #cc1d86;
}
.veryLightBlue {
    color: black;
    background-color: #a2ddff;
}
.deepPurplePill {
    color: white;
    background-color: #8b2cac;
}
