/* purgecss start ignore */
/*
    Make sure tables are full-width by default.
*/
table {
  width: 100%;
}
/* purgecss end ignore */
