.mdc-top-app-bar
{
    .mdc-button:not(:disabled){
        color: var(--mdc-theme-on-primary);
    }
}