body{font-family:CaustenRound-Regular;background-color:#ffe;color:#333;margin-bottom:5rem}h1{margin:4rem auto 3rem;font-family:CaustenRound-Thin;text-align:center;font-size:2.4rem;letter-spacing:.07rem}.hero{display:block;width:93%;max-width:800px;margin:auto;padding-left:7%;margin-bottom:3rem;animation-name:caveofwonders;animation-duration:20s;animation-iteration-count:infinite}footer{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}footer h2{font-family:CaustenRound-Black;text-transform:uppercase}footer ul{list-style:none}footer .copyright{margin-top:1rem;font-family:CaustenRound-SemiBold;padding-top:.35rem;padding-bottom:.35rem;position:fixed;bottom:0;left:0;right:0;background-color:#333;color:#ffe}a{text-decoration:none;color:#9a206d}a:hover{text-decoration:underline}.copyright{font-family:CaustenRound-SemiBold}@keyframes caveofwonders{0%{filter:saturate(25%)}10%{filter:saturate(75%)}20%{filter:saturate(50%)}30%{filter:saturate(100%)}40%{filter:saturate(200%)}50%{filter:saturate(150%)}60%{filter:saturate(200%)}70%{filter:saturate(100%)}80%{filter:saturate(50%)}90%{filter:saturate(75%)}to{filter:saturate(25%)}}
