html {
    scroll-behavior: smooth;
    scroll-padding-top: 70px; /* offsets the fixed navbar height when jumping to a section */
}
