
<!-- style.css font color -->

a {
  color: #262626!important;
}

a:hover {
  color: #262626!important;
}

.filter-categories__list a:hover {
  color: #262626!important;
}

.block-posts-carousel--layout--grid .post-card .post-card__category a {
  color: #262626!important;
}

.block-posts-carousel--layout--grid .post-card .post-card__date a:hover {
  color: #262626!important;
}

@media (min-width: 576px) {
  .block-posts-carousel--layout--list .post-card .post-card__category a {
    color: #262626!important;
  }

  .block-posts-carousel--layout--list .post-card .post-card__date a:hover {
    color: #262626!important;
  }
}

@media (max-width: 575.98px) {
  .block-posts-carousel--layout--list .post-card .post-card__category a {
    color: #262626!important;
  }

  .block-posts-carousel--layout--list .post-card .post-card__date a:hover {
    color: #262626!important;
  }
}

.widget-categories-list__body a:hover {
  color: #262626!important;
}

.widget-categories__link:hover {
  color: #262626!important;
}

.widget-comments__body a:hover {
  color: #262626!important;
}

.widget-posts__name a:hover {
  color: #262626!important;
}

.widget-products__name a:hover {
  color: #262626!important;
}

.analogs-table__product-name:hover {
  color: #262626!important;
}

.cart-table__product-name:hover {
  color: #262626!important;
}

.category-card--layout--classic .category-card__name a:hover,
.category-card--layout--classic .category-card__children a:hover {
  color: #262626!important;
}

.category-card--layout--classic .category-card__link {
  color: #262626!important;
}

.compare-table__product:hover {
  color: #262626!important;
}

.product__meta a {
  color: #262626!important;
}

.wishlist__product-name a:hover {
  color: #262626!important;
}

.post-card--layout--grid .post-card__category a {
  color: #262626!important;
  display: block;
}

.post-card--layout--grid .post-card__date a:hover {
  color: #262626!important;
}


@media (min-width: 768px) {
  .post-card--layout--list .post-card__category a {
    color: #262626!important;
  }

  .post-card--layout--list .post-card__date a:hover {
    color: #262626!important;
  }
}

@media (max-width: 767.98px) {
  .post-card--layout--list .post-card__category a {
    color: #262626!important;
  }
  
  .post-card--layout--list .post-card__date a:hover {
    color: #262626!important;
  }
}

.post-card--layout--grid-sm .post-card__category a {
  color: #262626!important;
}

.post-card--layout--grid-sm .post-card__date a:hover {
  color: #262626!important;
}

.post-header__meta-link:hover {
  color: #262626!important;
}

<!-- style.header-spaceship-variant-one.css font-color -->
.dropcart__item-name a:hover {
    color: #262626!important;
}

.megamenu-links__item-link:hover {
    color: #262626!important;
}

.megamenu-links:not(.megamenu-links--root) .megamenu-links__item-link:hover {
    color: #262626!important;
}

.topbar--spaceship-start .topbar__link:hover {
  color: #fff!important;
}

.text-primary {
    color: #262626!important;
}