/* Optional: adjust container max-width and spacing */
:root { --pico-typography-spacing-vertical: .9rem; }
.container { max-width: 1080px; }
main.container { padding-bottom: 2rem; }
