.gm-style {
  font-family: var(--bs-body-font-family);
  font-size: 1.125rem !important;
  font-weight: var(--bs-body-font-weight);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
}
.gm-style .gm-style-iw {
  font-weight: 300;
  font-size: 1.125rem !important;
  line-height: 1.6rem !important;
}

.gm-style .gm-style-iw.gm-style-iw-c {
    padding: 2rem;
}
        