*{font-family:Arial,Helvetica,sans-serif;scroll-behavior:smooth}body{background-color:#131313;color:#eee}.generic{display:flex;background-color:#1d1d1d;margin-top:60px;min-height:calc(100vh - 60px);height:100%}.generic_container{display:flex;flex-direction:column;justify-content:center;max-width:780px;margin:0 auto;padding:2rem}.generic_container a{color:#ed7f49}.generic_container a:hover{text-decoration:underline}.generic_container h1{font-size:3.2rem;margin-bottom:.8rem;background:#ed5836;background:-webkit-linear-gradient(to right,#ed5836,#ffa142);background:linear-gradient(to right,#ed5836,#ffa142);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.generic_container h2{font-size:1.4rem;font-weight:700}.generic_container p{margin-bottom:1rem}