body {
    background-color: #f4f6f8;
}
.card {
    border: none;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}
