.field-label {
  display: block;
  color: var(--muted);
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 7px;
}

.relay-choice {
  flex-wrap: wrap;
}

.relay-choice .check {
  min-height: auto;
}
