.Footer{background-color:#17191a;padding:20px;color:#fff;text-align:center;width:100vw}.FooterContent{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-left:20%;margin-right:20%;font-size:11px}.FooterContentLeft{font-size:.6rem;font-weight:600}.link{margin-left:30px}.link:hover{color:#ff862c}@media screen and (max-width:800px){.FooterContent{display:flex;flex-direction:column;justify-content:center;align-items:center}.FooterContentLeft{margin-bottom:10px}.termslinks{display:flex;justify-content:center;align-items:center}}.header{position:fixed;width:100%;font-size:13.5px;z-index:2}.header .header-logo{position:absolute;top:20px;left:2%}.header .header-logo img{content:url(/assets/images/navbar-icon.png);height:50px}.header .header-logo:hover img{content:url(/assets/images/navbar-icon-hover.png)}.header .dropdown-button{display:none;position:absolute;right:0;padding:10px;background:none;border:none;font-size:4em;cursor:pointer}.header .header-links{padding-top:40px;width:100%;text-align:right;font-weight:700}.header .header-links a{text-transform:uppercase;font-size:1.5em;filter:drop-shadow(2px 2px 0 rgba(0,0,0,.25));margin:0 1.5%}.header .header-links a:hover{color:#ff862c}.header .header-links a:last-child{margin-right:2.5%}@media (max-width:768px){.header .header-links{display:none;flex-direction:column;align-items:center;background-color:#17191a;position:absolute;top:70px;right:0;width:100%;text-align:center}.header .header-links.open{display:flex}.header .header-links a{margin:10px 0}.header .dropdown-button{display:block}}