/* Store identity may follow the dealer's immutable brand theme. Customer quotes stay blue. */
.dealer-storefront-public.dealer-brand-toshiba-red {
  background: #fff7f7;
}

.dealer-brand-toshiba-red .dealer-storefront-hero {
  border-left-color: #d71920;
  background: linear-gradient(135deg, #fff8f8, #fff 65%);
}

.dealer-brand-toshiba-red .dealer-storefront-hero small,
.dealer-brand-toshiba-red .dealer-storefront-hero h1,
.dealer-brand-toshiba-red .dealer-storefront-section h2 {
  color: #a81117;
}

.dealer-brand-toshiba-red .primary,
.dealer-brand-toshiba-red .link-button.primary {
  border-color: #c9151e;
  background: #c9151e;
}

.dealer-storefront-public.dealer-brand-mixed-brand {
  background: linear-gradient(120deg, #f4f8fc, #fff7f7);
}

.dealer-brand-mixed-brand .dealer-storefront-hero {
  border-left-color: #0b62b4;
  border-top-color: #d71920;
  background: linear-gradient(135deg, #f5faff, #fff 52%, #fff8f8);
}
