/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.card {
    margin-bottom: .5em;
}
.map {
    height: 600px;
    width: 100%;
}
