.socials {display:flex;gap:8px;flex-wrap:wrap;}
.social--item {display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;background-color:#4a4a4a;}
.social--item img{width:24px;height:24px;}