.shipping-bar__progress {
    border-color: #dceee3;
}
.shipping-bar__progress:after {
    background: #dceee3;
}
.discount-badge {
    background: #dceee3;
    color: var(--text-color);
}