@charset "UTF-8";header{border-bottom:0.2rem solid #000;color:black;font-size:1.8rem;font-weight:bold;padding:1.2rem 0;max-width:900px;text-decoration:none;width:80%}.logo{margin:0;text-align:left}.logo a{float:left;margin:0}nav{margin:0;text-align:right}nav a{display:inline;margin:0 0 0 1.2rem;text-transform:uppercase}footer{border-top:0.2rem solid #000;color:#555;font-size:1.2rem;margin-top:3rem;max-width:900px;padding:1.2rem 0;text-align:right;width:80%}@media (max-width:760px){header{width:100%}.logo{margin:0 auto 2rem;text-align:center}.logo a{float:none;font-size:2.4rem}nav{margin:0 auto 1rem;text-align:center}nav a{margin:0 0.6rem}footer{text-align:center;width:100%}}