footer{background:var(--colorMuted)}footer #footer-content .footer-wrap{max-width:var(--containerLimitedWidth);margin:auto;padding:0px 15px;display:flex;justify-content:space-between}footer #footer-content .footer-wrap #footer-nav{width:50%}footer #footer-content .footer-wrap #footer-nav ul{display:flex;flex-wrap:wrap}footer #footer-content .footer-wrap #footer-nav ul li{height:fit-content;margin-right:20px;margin-bottom:20px}footer #footer-content .footer-wrap #footer-nav ul li .nav-item{font-weight:bold}footer #footer-content .footer-wrap #footer-nav ul li .dropdown{display:flex;flex-direction:column}footer #footer-content .footer-wrap #footer-nav ul li .dropdown a.active{font-weight:bold}