.cyan{
  color : aqua;
}
.red{
  color : red;
}
.wb{
  color : #d5d9f2;
}
.green{
  color : #00ff80;
}
.blue{
  color : #0080ff;
}
