.footer{background-color:var(--dark-blue);color:var(--white);padding:2rem}@media (min-width:768px){.footer__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap);justify-content:space-between}}