@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@600;700&family=Nunito:wght@700&display=swap');
body{font-family:'Mulish',sans-serif;background:#1f1612;color:#f8f3ee;padding:26px}
h1{font-family:'Nunito',sans-serif;color:#f59e0b;margin:0 0 12px}
a{color:#93c5fd;text-decoration:none}a:hover{text-decoration:underline}
ul{list-style:none;padding:0;margin:12px 0}li{margin:.45rem 0}
