td,
th {
  background-color: unset !important;
}

table [role="group"] {
  margin-bottom: 0;
}

table [role="button"],
table button {
  --pico-form-element-spacing-vertical: 0.5rem !important;
  --pico-form-element-spacing-horizontal: 1rem !important;
  font-size: 0.875rem !important;
}

table td > ul {
  margin-bottom: 0;
}
