.featherlight .legend {
  position: absolute;
  bottom: 0;
  padding: 10px;
  font-size: larger;
  color: white;
}
.featherlight-loading {
  background: rgba(0, 0, 0, 0.8);
}

@media screen and (min-width: 40em) {
}

@media screen and (min-width: 64em) {
}