body { background: #f5f6f8; }
.card { border: none; box-shadow: 0 1px 2px rgba(0,0,0,.05); border-radius: 10px; }
.card-body { padding: 1rem 1.25rem; }
.navbar-brand { letter-spacing: .3px; }
table.table { background: #fff; border-radius: 8px; overflow: hidden; }
code { background: #eef1f6; padding: 0 .35em; border-radius: 4px; color: #334155; }
.fs-3 { line-height: 1.1; }
.fs-4 { line-height: 1.15; }
main.container-fluid { max-width: 1500px; }
