  /**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
/**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
/* Table */
table.remove-default-style {
  border-radius: 0;
  font-size: 1.4rem;
}

table.remove-default-style thead {
  background: inherit;
  color: inherit;
  font-family: inherit;
}

table.remove-default-style thead th {
  border-width: inherit;
  border-style: inherit;
  border-color: inherit;
  padding: inherit;
}

table.remove-default-style tbody td {
  border-width: inherit;
  border-style: inherit;
  border-color: inherit;
  padding: inherit;
}

table.remove-default-style tbody tr:nth-child(even) {
  background-color: inherit;
}

table.remove-default-style tbody tr:nth-child(odd) {
  background-color: inherit;
}

table.remove-default-style td, table.remove-default-style th {
  border-width: inherit;
  border-style: inherit;
  border-color: inherit;
}

/*# sourceMappingURL=../sourcemaps/table-override.css.map */
