/* Minimal custom styles */
body{ background: #f7f8fb; }
.card{ border-radius: 1rem; }
.navbar-brand{ font-weight:700; }
.table thead th{ white-space: nowrap; }
