.wifi-marker
{
  background-image: url('../wifi-icon.svg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  width: 29px;
  height: 38px;
  cursor: pointer;
}

#kushimoto-wifi-map .mapboxgl-popup {
  max-width: 200px;
}

#kushimoto-wifi-map .mapboxgl-popup-content {
  text-align: center;
}

#kushimoto-wifi-map h4
{
  font-size: 120%;
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
  font-weight: bolder;
  background-color: transparent;
}

.geolonia p,
#kushimoto-wifi-map p
{
  margin: 0;
}

.geolonia
{
  width: 100%;
  height: 300px;
}

.geolonia h4
{
  font-size: 120%;
  padding: 0;
  margin: 0.5em 0;
  font-weight: bolder;
  background-color: transparent;
}
