.animated-number-percent .sppb-animated-number::after {
    content: "%";
}

.animated-number-plus .sppb-animated-number::after {
    content: "+";
}