/* Catalog-only contrast fixes. Keep status and validation colors elsewhere unchanged. */
.home-table-page .product-price-col b,
.home-table-page .product-info-mobile .text-danger,
.home-table-page .goods-card .text-danger,
.category-table-page .product-price-col b,
.category-table-page .product-info-mobile .text-danger,
.category-table-page .goods-card .text-danger {
    color: #a61b2b !important;
}
