.nearest-location :is(h2, p) {
    color: #40454d;
}

.page_brand.premium_brand .nearest-location {
    background-color: #30302f!important;
}

.page_brand.premium_brand .nearest-location :is(h2, p) {
    color: #FFF;
}
