/* Prevent uppercase transform on table headers (breaks math rendering) */
th {
  text-transform: none !important;
}
