In the latest version of Chrome (Version 67.0.3396.87) when the user clicks the play button on an audio player, the current-time doesn’t show. Upon inspection, there is a distinct color defined for current-time and the CSS looks correct, but for some reason, it’s not visible on the page.
If the user clicks into the bar or interacts with a popup modal, the current-time color suddenly appears. This seems to be only an issue on the latest version of Chrome.
Example on this page, halfway down in the About Hyperbits section. Here, current-time should be pink: https://hyperbitsmusic.com/masterclass/
Any suggestions for a fix?