footer.footer-page{background-color:#1b264f;width:100%;color:#fff;min-height:40px;font-size:14px;justify-content:center;align-items:center;display:flex}footer.footer-page ul{list-style:none;display:flex;grid-gap:2rem}footer.footer-page ul li{display:inline-block}@media only screen and (max-width:480px){footer{padding:2rem 0}footer ul{flex-direction:column}footer ul li{text-align:center}}