/* Gerekirse özel stiller buraya eklenebilir */
.card-header h3 {
    margin-bottom: 0;
}

.table-hover tbody tr:hover {
    background-color: #f5f5f5;
}
