.counter-orange {
    background : var(--orange_primary)!important;
}

.counter-orange .counter-icon {
    color: white;
}

.counter-orange .counter-description{
    border-left-color: white;
}