.theme-counter-button::before {
    content: counter(number,decimal-leading-zero) " " !important;
}