:root{--font-sans: "Lato", sans-serif;--font-serif: "Playfair Display", serif}body{font-family:var(--font-sans)}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif)}.smooth-scroll{scroll-behavior:smooth}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#d6d3d1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a29e}
