.statusLegend {
  display: inline-flex;
  justify-content: flex-end;
  > * {
    padding-right: 0.5rem;
  }
}
