.webform-multiple-table--operations .visually-hidden {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
  font-size: 0 !important;
}

.webform-multiple-table--operations .visually-hidden::after {
  content: 'Remove Row';
  font-size: 1rem;
}