// Tables
$table-cell-padding: 20px;
//** Background color used for `.table-striped`.
$table-bg-accent: lighten($brand-info, 46%);
