@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@200;300;400;500;600&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2a2a2a;background-color:#f5f1ed;width:100%;max-width:100vw;font-family:Montserrat,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5f1ed}::-webkit-scrollbar-thumb{background:#8b7355;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#6b5640}
