/* -----------------------------------------
   LOCATION TEASER (Homepage)
----------------------------------------- */

.location-teaser {
    /* inherits .teaser */
}

.location-teaser__map {
    max-width: 700px;
    margin: 0 auto;
}

.location-teaser__address {
    font-size: 1rem;
    color: var(--text-muted);
    line-height: 1.5;
}