table.fees {
    margin-bottom: 20px;
}

#fees {
    padding-bottom: 20px;
    display: flex;
}

th, td {
  padding: 5px;
}
