/*
Generated time: April 23, 2026 13:33
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.list-social{display:flex;flex-wrap:wrap;justify-content:left}@media only screen and (max-width:749px){.list-social{justify-content:center}}.list-social__item .icon{height:2.8rem;width:2.8rem}.list-social__link{align-items:center;display:flex;padding:1rem;color:rgb(var(--color-foreground));position:relative}.list-social__link svg{position:relative;z-index:1}.list-social__link:after{content:'';position:absolute;width:0;height:0;background:rgba(var(--color-secondary-button));opacity:.3;border-radius:100%;transform:translate(-50%,-50%);top:50%;left:50%;transition:all .3s}.list-social__link:hover:after{width:100%;height:100%}.utility-bar .list-social__link{padding:0 .8rem;height:3.8rem}