.motion-feature .motion-badge {
  background: #8d8d88;
  color: #050505;
}

.motion-feature.playing .motion-badge {
  background: #050505;
  color: #a9a9a4;
  box-shadow: inset 0 0 0 1px #686864;
}
