.lk-participant-metadata {
  position: absolute;
  right: .25rem;
  bottom: .25rem;
  left: .25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: .5rem;
  line-height: 1;
  display: none !important;
}
