  .webform-card {
      border: none;
      padding: 0;
  }

.webform-multiple-table td {
  white-space: normal;
}
 
.webform-multiple-table .table__heading-cell {
  font-weight: 500;
  line-height: 1.3;
  color: var(--c-text);
}