footer,header,nav{background-color:#062452}footer a,nav a{min-width:25%;color:#fff;text-decoration:none;margin-bottom:1em}#page h1,body{text-align:center}footer,nav{padding:2% 1%;display:flex;flex-wrap:wrap;justify-content:center;row-gap:5px;-moz-column-gap:15px;column-gap:15px}nav a{font-size:20pt;font-weight:700}footer a:hover,nav a:hover{color:red}footer h3{color:grey}footer .logo{width:40%}@media (min-width:600px){footer,nav{flex-wrap:nowrap;gap:0;justify-content:space-around}nav a{min-width:auto;font-size:28pt}footer a{min-width:auto}footer .logo{width:auto}footer .logo img{max-width:300px;-o-object-fit:cover;object-fit:cover}}footer .logo img{width:100%}html{font-family:Montserrat}body{min-height:100vh;margin:0}#page{height:100%;margin:1em}#page h1{font-size:2em;color:#1770f9}@media (min-width:600px){body{text-align:left}#page{text-align:left;padding:2em 5%}}