@import url(https://fonts.googleapis.com/css?family=Roboto:300,400&display=swap);@import url(https://fonts.googleapis.com/css?family=Poppins:400,400i&display=swap);html{background:#050505;font-size:16px}a,h1,h2,h3,h4,h5,h6,p,span{color:#8d8d8d;font-family:Roboto,sans-serif;font-weight:300;letter-spacing:.1em}h1,h3{color:#fd0005}h2{color:#ccc}hr{border-color:#333}p{font-size:.9em;font-family:Poppins,sans-serif}a{color:#ccc;text-decoration:none}a:hover{color:#eee}.content{margin:2em auto;padding:0 2em;z-index:-10;max-width:1500px}.button{cursor:pointer;outline:0}.button:hover{color:#ccc}@media screen and (min-width:500px){.outline{display:block;width:70%;margin:2em auto;padding:2em;background:#111;border-radius:1em}.divided{display:none}}@media screen and (max-width:1000px){.outline{width:80%}}@media screen and (max-width:500px){.content{margin:1em;padding:0 1em}}