.section__store-location {
    margin: var(--nova-space-xl) auto;
}

.store-location__main-title {
    padding-bottom: var(--nova-space-lg);
}

.section__store-location p {
    padding: 0 0 var(--nova-space-md);
}
