._tables_tolec_1 {
  display: flex;
  flex-direction: column;
  gap: var(--grid-gutter-width);
}
._table-explanation_tolec_7 {
  display: flex;
  gap: inherit;
  justify-content: space-between;
}
._usages_tolec_13 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: inherit;
}