/* Reset */
* { font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; text-decoration: none; list-style: none; box-sizing: border-box; margin: 0; padding: 0;}

body { background-color: #dfe0e211;}