.social-links{display:flex;flex-wrap:wrap;gap:5px}.social-links__icon{--icon-size:18px;width:42px;height:42px;flex:0 0 42px;background:var(--social-bg);color:var(--social-text);display:flex;align-items:center;justify-content:center;border-radius:12px}.social-links__icon:hover{background:var(--social-bg-hover)}