.premium_brand .bg-dark .advanced__textarea {
  color: #fff
}

.premium_brand .bg-dark .h2,
.premium_brand .bg-dark h2 {
  color: #fff
}

.premium_brand .bg-dark .list-unstyled a {
  color: #fff;
  text-decoration: none
}



.premium_brand #nearest-location .bg-light {
  background-color: #40454d !important;
  color: #fff
}


.premium_brand .stick-header {
  background-color: var(--bs-dark);
}

.premium_brand :is(.stick-header__title-brands , .stick-header__subtitle) {
  color: #fff
}
