/* Common styles for the project */
html, body {
    scroll-behavior: smooth;
}
