.LabelValue {
  display: flex;
  gap: 4px;

  &-label {
    font-weight: bold;
  }
}
