/* Optional extra stylesheet for larger customizations */
:root {
  /* put your CSS variables here if you want */
}
/* Example tweaks */
html { scroll-behavior: smooth; }
