/* Custom styles if needed */

/* Prevent sticky navbar from covering anchored sections */
section{scroll-margin-top:84px}


/* Compact section spacing */
section { padding-top: 2.5rem; padding-bottom: 2.5rem; } /* ~py-10 */
section h1, section h2, section h3 { margin-top: 0; margin-bottom: 1rem; }
section p, section ul, section ol { margin-top: 0; margin-bottom: 1rem; }

