@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=EB+Garamond:ital,wght@0,400;0,600;1,400&family=Poppins:wght@300;400;500&display=swap");:root{--red:#7a2b32;--yellow:#f6e09d;--gold:#bba45e;--dark-brown:#3c2e25;--gold-dark:#5c4a13}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Poppins,sans-serif;background-color:var(--red)}a{color:inherit;text-decoration:none}.cormorant{font-family:Cormorant Garamond,serif}.eb-garamond{font-family:EB Garamond,serif}