.staycluster {
  width: 15px;
  height: 15px;
  background-color: rgb(200, 200, 200);
  text-align: center;
  font-size: 15px;
}

.infocluster {
  width: 15px;
  height: 15px;
  padding-bottom: 1px;
  background-color: rgb(0, 241, 12);
  text-align: center;
  font-size: 15px;
}


.dronecluster {
  width: 25px;
  height: 25px;
  padding-bottom: 1px;
  background-color: rgb(214, 62, 62);
  text-align: center;
  font-size: 15px;
}
