.table-pdf {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  border-bottom: 2px solid #000;
  border-collapse: collapse; }
  .table-pdf th {
    padding: 0.75rem;
    border-bottom: 2px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    text-align: left; }
  .table-pdf td {
    padding: 0.75rem;
    border-top: 1px solid #dee2e6; }

.investement-data {
  width: 100%;
  margin-bottom: 20px; }
  .investement-data th {
    text-align: center; }
