.cellSelected {
  background-color: rgb(140, 192, 243);
}

.gridStyle .selected {
  background-color: #3EA0FF !important;
}