html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Inter', sans-serif;
}

.nav-link.active {
    color: inherit;
}
