body {
    background: #f7f7f9;
}

.navbar-brand {
    font-weight: 700;
    letter-spacing: 0.4px;
}

.card-shadow {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    border: 0;
}

.table thead th {
    white-space: nowrap;
}

.app-card-footer {
    border-top-color: rgba(0, 0, 0, 0.06) !important;
    background: #fff;
}
