/* Custom styles */
html {
    scroll-behavior: smooth;
}

.mobile-menu.active {
    display: block;
}