﻿.Whitish { color: #676767;  background-color: white; }
.WhitishFore { color: white; }
.Blackish { color: white;  background-color: #000000; }
.BlackishFore { color: #000000; }
.LightGrayish { color: black; background-color: #EAEAEA }
.LightGrayishFore { color: #EAEAEA }
.DarkGrayish { color: white; background-color: #676767 }
.DarkGrayishFore { color: #676767 }

.Purplish { color: white;  background-color: #663300; }
.PurplishFore { color: #663300;  }
.Yellowish { color: white;  background-color: #C87316; }
.YellowishFore { color: #C87316;  }
.Bluish { color: white; background-color: #00ADEF }
.BluishFore { color: #00ADEF }
.Redish { color: white; background-color: #CB016D }
.RedishFore { color: #CB016D }
.Greenish { color: white;  background-color: #036735; }
.GreenishFore { color: #036735; }
.GrayBluish { color: white; background-color: #C1D3DC }
.GrayBluishFore { color: #C1D3DC }
.LightBluish { color: black; background-color: #CCCFE0 }
.LightBluishFore { color: #CCCFE0 }
.BrightRedish { color: white; background-color: #EF402F }
.BrightRedishFore { color: #EF402F }

