.time__clock {
  &__outer-circle {
    background-color $widget-header-bg-color;
  }

  &__inner-circle,
  &__hand {
  }

  &__brand {
    color $widget-bg-color;
  }
}