@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;font-display:auto;src:local("Ubuntu"),url("/Ubuntu-Regular.ttf") format("truetype");font-display:swap}body{background-color:#25527b;color:#fff;font-family:Ubuntu,sans-serif;margin:0}a{color:#5dadbc}header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch}header img{width:40vw;max-width:600px;margin-bottom:6rem}main{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch}main h1{text-align:center;margin-top:0}main h2{text-align:center;font-weight:lighter;font-size:1.17em}main .content{margin-top:2em}footer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-content:stretch;margin-top:2em}footer .container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:". . . .";width:50vw;max-width:600px}footer .container .footer-link{text-align:center}footer .container .footer-link a img{width:3em}