body {
    background: #f5f7fb;
}

.card {
    border: 0;
    border-radius: 14px;
}

.table td,
.table th {
    vertical-align: middle;
}
