.list-social{display:flex;flex-wrap:wrap;justify-content:flex-end}@media only screen and (max-width:749px){.list-social{justify-content:center}}.list-social__item .icon{height:18px;width:18px;margin-right:12px}@media screen and (min-width:1050px){.list-social__item .icon{margin-right:4px}.list-social__item .icon:last-child{margin-right:0}}.list-social__link{align-items:center;display:flex;color:RGB(var(--color-foreground));transition:transform .25s cubic-bezier(.52,.15,.63,1);transition:transform .25s cubic-bezier(.52,.15,.63,1),-webkit-transform .25s cubic-bezier(.52,.15,.63,1);padding:0 12px 0 0}@media screen and (min-width:1050px){.list-social__link{padding:0}}.list-social__link:hover .icon{-webkit-transform:scale(1.07);transform:scale(1.07)}
/*# sourceMappingURL=component-list-social.min.css.map */