body#order-detail .ri-block.product-line-discount span,
body#order-detail .cagnotte-block.product-line-discount span {
    font-size: 12px;
}

body#order-detail .ri-block.product-line-discount span {
    color: var(--discount-light-100);
}

body#order-detail .cagnotte-block.product-line-discount span {
    color: var(--secondary-01-light-500);
}

body#order-detail .line-weblcs_cashback td.value-weblcs_cashback {
    color: var(--secondary-01-light-500);
}
