.social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem}.social-link{display:block;width:2.8rem;height:2.8rem;font-size:0}.social-link svg{height:2.8rem;fill:var(--primary-color)}.social-link:hover svg,.social-link:active svg,.social-link:focus svg{fill:var(--primary-color-darken)}@media(min-width:992px){.social-links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:3rem}.social-link{width:1.6rem;height:1.6rem}.social-link svg{height:1.6rem;fill:var(--primary-color)}}