/* Tailwind supplies most styling; keep these tweaks light */
section { scroll-margin-top: 88px; }
/* Make Bootstrap crispy controls feel rounded to match Tailwind cards */
.form-control, .form-select { border-radius: 1rem; }
.btn { border-radius: 1rem; }