.content > *:first-child{ margin-top:0; }
.content img{ max-width:100%; height:auto; }
a{ color: inherit; }
a:hover{ color: var(--urc-primary); }
.navbar-nav a{ text-decoration:none; padding:.5rem .75rem; border-radius:999px; color:var(--urc-dark); }
.navbar-nav a:hover{ background:rgba(15,23,42,.04); }
