footer{background-color:#002769;color:#fff;min-height:50px}footer .footer-inner{padding:6px 20px 16px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}footer .footer-inner>div:nth-child(2){text-align:center}footer .footer-inner>div:nth-child(3){text-align:end}footer a{color:#fff}footer a:hover{text-decoration:underline!important}footer a:visited{color:#fff}