body{
    background:#f4f6f9;
}

.card{
    border-radius:12px;
}

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

.btn{
    border-radius:8px;
}
