.deviceLegend {
  display: flex;
  justify-content: flex-end;
  margin: 0 0.5rem 0.5rem;
  > * {
    padding-right: 1rem;
  }
}
