.pbc-8486-wrapper {
    width: 100%;
    overflow-x: auto;
}

.pbc-8486-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    font-family: inherit;
}

.pbc-8486-table th,
.pbc-8486-table td {
    padding: 15px;
    text-align: center;
    border: 1px solid #e2e8f0;
}

.pbc-8486-table th:first-child,
.pbc-8486-table td:first-child {
    text-align: left;
    font-weight: bold;
}

.pbc-8486-table th {
    background-color: #f8fafc;
    color: #1e293b;
    font-weight: 600;
}

.pbc-8486-table tr:nth-child(even) td {
    background-color: #f1f5f9;
}