/*.gm-style-iw b {
    font-weight: 700;
}
.gm-style .gm-style-iw-c {
  padding-top: 0;
  padding-left: 0;
}
.gm-style .gm-style-iw-d {
  padding-top: 41px;
  padding-bottom: 18px;
  max-height: none !important;
}
.gm-style .gm-style-iw-d > div {
  padding-left: 63px;
  padding-right: 5px;
}
.gm-style-iw::before {
  content: "";
  float: left;
  width: 34px;
  height: 100%;
  left: 0px;
  position: absolute;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, #10a762, #0a457f);
}*/
/*.gm-style-iw img{
    width: 28px !important;
    height: 28px !important;
    margin-left: -4px !important;
}*/

.card--map p, .card--map a {
  font-size: 14px !important;
  line-height: 24px;
}

a.filter--link {
  cursor: pointer;
}