.custom-table-wrapper-9fd71f36 {
    width: 100%;
    overflow-x: auto;
    border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
}

.custom-table-9fd71f36 {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-size: 14px;
}

.custom-table-9fd71f36 th,
.custom-table-9fd71f36 td {
    border-style: solid;
    transition: background-color 0.2s ease-in-out;
}

.custom-table-9fd71f36 th {
    font-weight: 600;
}

.custom-table-9fd71f36 .align-left {
    text-align: left;
}

.custom-table-9fd71f36 .align-center {
    text-align: center;
}

.custom-table-9fd71f36 .align-right {
    text-align: right;
}
