.legend-wrap {
  position: fixed;
  width: 220px;
  height: 200px;
  border-radius: 10%;
  background: #dccdb2;
  z-index: 1385939393;
  display: block;
  right: 20px;
  bottom: 20px;
  padding: 20px;
}
.legend-wrap ul {
  padding: 0px;
}
.legend-wrap ul li {
  list-style-type: none;
}
.legend-wrap h3 {
  margin-top: 0px;
}

/*# sourceMappingURL=legende.css.map */
