:root{
    scroll-behavior: smooth;
    scroll-padding-top: calc( var(--header-height) * 2);
}
