.woo-wallet-sidebar ul > li.card:first-child > a
{
    background: var( --e-global-color-primary ) !important;    
    color: #fff !important;
    font-weight: bold;
}

.elementor-widget-ts-orders .order-event .further-actions > a:last-child:not([target]) {
    background: var( --e-global-color-primary ) !important;
    color: #fff !important;
    font-weight: bold;
}