
body { background:#0b0d12; color:#eee; }
.card { border-radius:10px; }
.table-dark tbody tr:hover { background: rgba(255,255,255,0.05); }
a, .btn-link { text-decoration:none; }
