#advertise button,#essays button,#merch button,#more-info div button,#news-types .card .content button{border:.5px solid gray;background-color:#fff;font-size:1.2rem;border-radius:30px;padding:1rem}#advertise button:hover,#essays button:hover,#merch button:hover,#more-info div button:hover,#news-types .card .content button:hover{background-color:#000;color:#fff}#advertise,#essays,#merch,#more-info{border-top:.5px solid #000;width:70%}#advertise,#essays,#merch{padding:1rem 0}*{box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.brand{font-family:Georgia,"Times New Roman",Times,serif;font-weight:700}img{width:100%}.hidden{display:none}header{position:fixed;top:0;height:100px;background-color:#fff;font-size:3rem;padding-left:20px}header nav{height:100%;display:grid;grid-template-columns:100px repeat(2,1fr);align-content:center;padding-right:5rem}.shadow-box{height:50px;font-size:1.5rem;box-shadow:rgba(0,0,0,.35) 0 5px 15px}main{margin-top:100px;display:grid;grid-template-rows:auto;justify-items:center}.slideshow{padding-top:2rem;width:70%}.slideshow img,header{width:100%}.about{width:70%;margin:5rem 0}.about h1{text-align:center;font-size:2rem;font-weight:550;margin-bottom:4rem}.about .about-content p{font-size:2rem;font-weight:200;margin-bottom:1rem;text-align:justify}.about .about-content p span{margin-right:4vw;font-size:1.4rem;font-weight:500}.about #companies{font-size:1.4rem}#news-types{width:70%;display:grid;grid-template-rows:repeat(4,1fr)}#news-types .card{padding:1rem 0;border-top:.5px solid #000}#news-types .card .content h1{font-size:1.4rem;font-weight:500;margin-bottom:2rem}#advertise h2,#news-types .card .content p{font-size:2rem;font-weight:300;margin-bottom:7rem}#news-types .card img,img{-o-object-fit:cover;object-fit:cover}#advertise h1,#essays h1,#merch h1{font-size:1.4rem;font-weight:500;margin-bottom:2.5rem}#advertise h2{margin-bottom:2rem}#essays,#merch,#news-types .card{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:1.5rem;column-gap:1.5rem}#essays .essay-content,#essays .merch-content,#merch .essay-content,#merch .merch-content{display:grid;grid-template-rows:.5fr 3fr .8fr .5fr}#essays .merch-content button,#merch .merch-content button{width:30%}#essays h1,#merch h1{margin-bottom:1rem}#essays img,#merch img{margin-bottom:1.5rem}#essays h3,#merch h3,#more-info div h3{font-size:1.4rem;font-weight:400}#more-info,footer{padding:1rem 0 6rem;display:grid;grid-template-columns:repeat(3,1fr)}#more-info div{display:grid;grid-template-rows:.6fr 1fr 1fr;row-gap:2rem}#more-info div h1{font-size:1.4rem;font-weight:500;margin-bottom:0}#more-info div button{width:40%}footer{background-color:#464646;color:#fff;padding:2rem 10rem;grid-template-columns:1.2fr repeat(2,1fr)}footer div:nth-child(1){display:grid;grid-template-rows:4fr 2fr 1fr}footer div:nth-child(1) h1{font-size:2rem}