
body {
  background: transparent;
}

.color_white:not(.bg_red) {
  color: #434867;
}

#map {
  height: calc(100vw / 1.75);
}
