.card {
    box-shadow: none !important;
    border-radius: 8px;
}

.card-body {
    padding: 8px 16px !important;
}