@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&family=Cormorant+Garamond:ital@0;1&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{color:#c4b896;background:#07090a;width:100%;min-height:100%;font-family:system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#07090a}::-webkit-scrollbar-thumb{background:#4d6b2e;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#6a8f40}
