body {
    font-family: -apple-system, "PingFang SC", "Microsoft YaHei", sans-serif;
    background: #f7f8fa;
}

.navbar-brand {
    font-weight: 600;
}

table code {
    font-size: 0.85em;
    color: #d63384;
}

.table-success {
    background-color: #d1e7dd !important;
}

footer {
    border-top: 1px solid #e5e5e5;
    margin-top: 60px;
}
