footer { width: 100%; background: var(--footer-background); color: white; } .footer-social-list { display: flex; font-size: 17px; } @media screen and (max-width: 550px) { footer { font-size: 10px; } }