@mixin toggle__track--background-color($track-color: $toggle-track-background-color) {
  background-color: $track-color;
}