.social-link{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center}.social-logo{grid-row:span 2;width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.8;color:var(--ink)}.linkedin-logo{fill:currentColor;stroke:none}.linkedin-logo text,.facebook-logo text{fill:var(--paper);stroke:none;font:700 11px Arial,sans-serif}.facebook-logo{fill:currentColor;stroke:none}.facebook-logo text{font-size:15px}.instagram-logo circle:last-child{fill:currentColor;stroke:none}.social-link:hover .social-logo{color:var(--accent);transform:scale(1.08)}.social-logo{transition:color .2s ease,transform .2s ease}
