.footer{background-color:var(--secondary-color);color:var(--white);padding:2rem}.footer p{color:#908372!important;font-size:12px}.footer p:last-child{margin-bottom:0}@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}}