/*
-Lato
-Raleway
*/
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Raleway:300,400,500,600,700,800,900&display=swap");
.slick-dots li {
  margin: 0 -1px;
}

/* Set a size for our map container, the Google Map will take up 100% of this container */
#map {
  margin: 0 auto;
  width: 100%;
  height: 300px;
}
/*# sourceMappingURL=map.css.map */