#{ns(table)} {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;

  td,
  th {
    @include text-style(md);
  }
}
