.footer{background-color:#036;box-shadow:0 -2px 5px rgba(0,0,0,.2);color:#f7f7f7;font-size:14px;margin-top:auto;padding:30px 0;text-align:center;width:100%}.footer .footer-content{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.footer .footer-text{font-size:15px;opacity:.9}.footer .footer-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.footer .footer-credit{font-size:12px;opacity:.65}.footer .footer-link{color:#d72638;font-weight:500;text-decoration:none;transition:color .3s ease}.footer .footer-link:hover{color:#e87b86}