body{min-height:100vh;background:#F4F7F8;color:#202833}
.site-header,.page-footer{border-color:#213A5C}
.btn{background:#0C7C8C;border-radius:4px;text-decoration:none;font-weight:700}
.btn:hover,.btn:focus{background:#096876}
.content-panel a:focus,.site-header a:focus,.page-footer a:focus{outline:3px solid #D6A437;outline-offset:2px}
.content-panel figure{margin:1.5rem 0}
.content-panel figcaption{font-size:.92rem;color:#59626e;margin-top:.45rem}
.content-panel li{margin:.25rem 0}
.academic-card p:last-child{margin-bottom:0}
.outlink-box{margin-top:2rem;border-top:1px solid rgba(32,40,51,.12);padding-top:1rem}
.outlink-box h2{font-size:1.2rem}
.outlink-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.35rem .8rem}
.outlink-grid a{display:block}
.grid-2 .l4{width:50%}
.grid-4 .l4{width:25%}
@media(max-width:992px){.grid-4 .l4,.grid-2 .l4{width:100%}}
