/* Estilos personalizados para tablas modernas */
.table thead th {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.pagination {
    margin-bottom: 0;
}
