html {
    scroll-behavior: smooth;
}

/* Offset anchor targets so the sticky navbar doesn't obscure the section heading */
#our-story,
#connecting-people-and-words,
#leading-with-eyes-open {
    scroll-margin-top: 80px;
}
