html {
    scroll-behavior: smooth;
}

/* Offset anchor targets so the sticky navbar doesn't obscure the section heading */
#the-hidden-organisation,
#what-is-ona,
#how-we-build-the-picture,
#what-youll-find,
#why-it-changes-how-you-lead {
    scroll-margin-top: 80px;
}
