.webform-multiple-table[class] table {
  margin-top: 0;
  margin-bottom: 2rem;
  border-width: 0;
}

.webform-multiple-table[class] table td {
  padding: 0;
}

th:has(.visually-hidden) {
  padding: 0;
}

.fieldset-wrapper .description,
label + .description {
  font-size: 0.875rem;
  font-style: italic;
}

form[class^="webform-"] fieldset legend {
  font-size: 1rem;
}