/** CSS Easing functions */ /* Bulma Utilities */
.wp-block-starter-map .map {
  width: 100%;
  height: 500px;
  background-color: #eee;
}
.wp-block-starter-map.is-style-rounded .map {
  border-top-right-radius: 120px;
}
