<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@layer code-sections {
  .featured-blog-grid.color-scheme--primary .product-card__list-tags__item, .featured-blog-grid.color-scheme--accent .product-card__list-tags__item {
    color: var(--color-secondary)
  }
}</pre></body></html>