@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800;900&display=swap");*{box-sizing:border-box;margin:0;padding:0}body{font-family:Nunito Sans,Helvetica Neue,Helvetica,Arial,sans-serif;background:#ffffff;color:#111111;-webkit-font-smoothing:antialiased}a{transition:opacity .15s}a:hover{opacity:.8}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}