html, body { height: 100%; }
.nav-link.active { color: #ffc107 !important; }
.table > :not(caption) > * > * { padding: 0.5rem 0.75rem; }
.card { border-radius: 0.5rem; }
.modal.show { display: block !important; }
