

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {

  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.5em;
}

h2 {

  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
}

.table-striped>tbody>tr:nth-child(1)>td, .table-striped>tbody>tr:nth-child(4)>td {

  font-weight: bold;
}

.table {

  text-align: center;
}
















