/* assets/css/styles.css */
body { padding-top: 4.5rem; }
.navbar-brand { letter-spacing: 0.5px; }
.btn-primary, .bg-primary { background-color: #0d6efd !important; }
a { text-decoration: none; }
.table thead th { white-space: nowrap; }
footer.footer { font-size: 0.85rem; }
.card { box-shadow: 0 1px 2px rgba(0,0,0,.05); }
