.user-socials{display:flex;justify-content:flex-start;align-items:center;gap:10px;flex-wrap:wrap}@media screen and (min-width:992px){.user-socials{justify-content:center}}.user-socials .social-link{fill:#00b910;background-color:rgba(122,215,130,.2);border-radius:50%;width:32px;height:32px;display:flex;justify-content:center;align-items:center}