// .table {
//   border-collapse: collapse;
//   background-color: #f4f4f4;
// }

// .table-header {
//   background-color: #e0e0e0;
//   text-align: left;
// }

// .table-header th,
// .table-row td {
//   padding: 4px 6px;
// }

// .table-header th p {
//   font-weight: bold;
// }

// .table-row {
//   border-bottom: 1px solid #e0e0e0;
// }

// .table-row td {
//   margin: auto 0;
// }