:root {
    scroll-behavior: smooth;
    scroll-padding-top: 80px;
}

html {
    scroll-behavior: smooth;
}

/* Add any custom styles here */