#footer-placeholder{width:100%;margin:0;padding:0;display:block}footer.footer{position:relative;width:100vw;left:50%;transform:translateX(-50%);background:#f1f1f1;text-align:center;padding:20px 10px 30px;font-size:14px;color:#555;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:5;overflow-x:hidden}footer.footer .social-icons{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-bottom:12px}footer.footer .social-icons img{width:28px;height:28px;transition:transform .2s ease}footer.footer .social-icons img:hover{transform:scale(1.1)}footer.footer .footer-text{margin-bottom:8px;text-align:center;color:#8e8e8e}footer.footer .footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;font-size:13px}footer.footer .footer-links a{color:#6e6e73;text-decoration:none}footer.footer .footer-links a:hover{text-decoration:underline}@media(max-width:480px){footer.footer{padding:18px 8px 30px;font-size:13px}footer.footer .social-icons img{width:26px;height:26px}}html,body{height:100%;margin:0;display:flex;flex-direction:column}.overlay{flex:1 0 auto;min-height:auto}.footer,#footer-placeholder{flex-shrink:0}footer.footer .c{margin-top:6px;text-align:center}footer.footer .c a,footer.footer .c a:visited,footer.footer .c a:active,footer.footer .c a:focus{color:#6e6e73;text-decoration:none;font-size:13px}footer.footer .c a:hover{text-decoration:underline}