.map-key .day-key:before {
  border-color: #68777d;
  border-top-width: 2px;
}
.map-key .camera-key:before {
  border-color: #e6a23c;
  border-top-style: dashed;
}
.map-key .night-key:before {
  width: 12px;
  height: 10px;
  border: 0;
  background: #07152199;
}
.map-key .saa-key:before {
  width: 12px;
  height: 10px;
  border: 2px solid #d44835;
  background: #d4483533;
}
