.comp-table-container-df8e2745 {
    width: 100%;
    overflow-x: auto;
    border: 1px solid #e0e0e0;
}
.comp-table-df8e2745 {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
.comp-table-df8e2745 th,
.comp-table-df8e2745 td {
    padding: 12px 16px;
    border-bottom: 1px solid #e0e0e0;
}
.comp-table-df8e2745 th {
    font-weight: bold;
    background-color: #f7f7f7;
}
.comp-table-df8e2745 tr:last-child td {
    border-bottom: none;
}
