body {
    background-color: #f8f9fa;
}

.card {
    background: #fff;
    border-radius: 8px;
}

table img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}
