/* Basic tweaks */
body { scroll-behavior: smooth; }
.sticky-top { top: 0; z-index: 1030; }
.card-img-top { height: 180px; object-fit: cover; }
.badge + .badge { margin-left: .25rem; }
