[dir="rtl"] table {
  direction: rtl;
  text-align: right;
  font-size: var(--gin-font-size-xl);
}
table {
  line-height: 2em;
  margin: 0;
}
