section.storemap {
    margin: 2em 0;
}

section.storemap .exchange-page__storemap .store-list > *:not(:first-child) {
    display: none;
}

section.storemap .store-title {
    font-weight: 700;
    font-size: 1.5em;
    padding-bottom: 1em;
}

section.storemap .store-address,
section.storemap .store-schedule,
section.storemap .store-description {
    font-weight: 500;
    color: #5b5856;
    font-size: 0.9em;
    padding-bottom: 1em;
}
