@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&family=Merriweather:wght@400;700&display=swap');
body{font-family:'Montserrat',sans-serif;background:#0f141a;color:#e9eef5;margin:0;padding:28px}
h1,h2{font-family:'Merriweather',serif;color:#66d9ef}
ul{list-style:none;padding:0}li{margin:.45rem 0}
a{color:#66d9ef;text-decoration:none}a:hover{text-decoration:underline}
