/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
h1.main-header {
  font-size:2em;
  margin: 1em 0;
}
.popup-data h2 {
  font-size:1.5em;
}

.location-line {
  margin-bottom:2em;
}

.adp-marker {
  max-width:22px;
  margin: 5px;
  vertical-align:middle;
}