.social-links{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:-.5rem}@media screen and (min-width:1024px){.footer .social-links{justify-content:center;width:100%;max-width:11.5rem}}.social-links li{margin-left:.5rem;margin-right:.5rem;margin-bottom:.5rem;display:inline-block}.social-links li:first-child{margin-left:0}.social-links li:last-child{margin-right:0}.social-links a{color:var(--color-white);transition:all .3s ease-in-out}@media screen and (min-width:1024px){.social-links a .icon{width:1.125rem;padding-bottom:1.125rem}}.social-links a svg{max-height:100%}.social-links a .fill{fill:var(--color-white)}.social-links a:active,.social-links a:focus,.social-links a:hover{color:var(--color-primary)}.social-links a:active .fill,.social-links a:focus .fill,.social-links a:hover .fill{fill:var(--color-primary)}