@import "../components/offers.css";
@import "../components/google_map_marker.css";

div #currentMapOffer {
  height: 600px;
  width: 100%;
  border: 1px solid #b0b0b0;
}

.navigation-arrows {margin: 0 5px;}
.pagination input {width: 40px; background: lightgray; font-weight: 500; text-align: center;border: none; font-size: 1.8rem}
button {
  cursor: pointer;}