.location-hours-column {
    .location-hour-column {
        &:not(:first-of-type) {
            margin-top: 1.5rem;
        }
    }
}

.location-search-row .btn {
    border-radius: 0;
}