.dark .s-product-card-category, .dark .s-product-card-brand {
    color: var(--dark-text-main);
    background-color: #3a87fe;
}