/* ==========================================================================

// Base Tables - http://getbase.org
// Author: Matthew Hartman - http://www.matthewhartman.com.au/
// Version: 4.1.0 - Last Updated: December 11, 2018

========================================================================== */
caption {
  font-weight: 700;
  text-align: left;
  padding: 12px;
  border-bottom: 1px solid #e9e9e9; }

table {
  font-size: 16px;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0;
  text-align: left; }
  table thead td,
  table thead th,
  table tbody td,
  table tbody th,
  table tfoot td,
  table tfoot th {
    padding: 12px;
    border-bottom: 1px solid #e9e9e9; }

/*# sourceMappingURL=index.css.map*/