:root{--primary-bkg:silver;--primary-txt:#325480;--second-txt:#6477ac}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container,.container-sm{max-width:unset;width:90%;margin:auto}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}header{width:100%;display:flex;justify-content:space-around;padding:1em;font-size:1.2rem;background:#789}header a{color:#fff;text-decoration:none}header a:hover{font-weight:700;color:#d3d3d3}@media (max-width:750px){header{flex-direction:column;display:none}}