.socials__list{display:flex;align-items:center;gap:5px}.socials__item{background:#000;width:16px;height:16px;border-radius:50%;display:flex;justify-content:center;align-items:center;line-height:0}.socials__item a{padding:3px}.socials__item svg{max-width:100%;max-height:100%}