@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500&display=swap");*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:var(--color-fondo,#fbf8f3);color:var(--color-texto,#3d3d3a)}