/** Shopify CDN: Minification failed

Line 17:0 Unexpected "}"

**/
.list-social{display:flex;flex-wrap:wrap;justify-content:flex-end}
/* .list-social__link svg path{fill:#BD9FE6} */

.list-social__link svg{ filter: invert(74%) sepia(16%) saturate(600%) hue-rotate(210deg);}
@media only screen and (max-width:749px){.list-social{justify-content:center}
}
.list-social__item .icon{height:2.2rem;width:2.2rem}
.list-social__link{align-items:center;display:flex;padding:1.1rem;color:rgb(var(--color-foreground))}
.utility-bar .list-social__link{padding:0 0.8rem;height:3.8rem}
.list-social__link:hover .icon{transform:scale(1.07)}
@media only screen and (max-width:1024px){.list-social__link{padding:0.5rem;}}
}