This selector is for the location and the size of the indicator - Change these for different location and size of the indicator (Keep the size in 1:1 ratio).
These selectors are for the 2 halves with `overflow:hidden` - Do not change these.
This combined with `.left` & `.right` are for the actual border - Change border color of these for a different circle color.
Whenever possible, use Class Names to target the elements in your interaction. You never know when you'll need to duplicate and use it somewhere else...