https://codepen.io/dirk-vandervoort/pen/emOvxoG shows the issue.
My attempts to change the color of the calcite-loader are partially successful, but now instead of being a consisted blue-colored spinner, the color oscillates between reddish (--calcite-color-brand: #E63D2F;) and what appears to be the default brand color.
My question is: how can I style the spinner to be #E63D2F all the time?