PrimeFaces p:wizard + cor da fonte dos botões nextLabel e backLabel

Bom Dia!

Pessoal, estou utilizando o componente p:wizard do PrimeFaces e gostaria de alterar a cor da fonte dos botões nextLabel=“Próximo” backLabel=“Voltar”.

Tentei customizar as tags abaixo:

.ui-wizard-nav-back,.ui-wizard-nav-next { cursor: pointer; color: #191970; --AKI NÃO SURTE EFEITO }

Alguem sabe?