@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Lato:wght@300;400;500;700&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:#2f3130;background-color:#fff;width:100%;max-width:100vw;font-family:Lato,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f9f9f7}::-webkit-scrollbar-thumb{background:#9cae94;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#839478}
