/*
Generated time: August 31, 2023 23:03
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:center;margin-top:3.5rem}@media only screen and (max-width:749px){.list-social{justify-content:center}}.list-social__item .icon{height:2rem;width:auto;color:var(--color-icon);transition:all .3s linear}.list-social__link{align-items:center;display:flex;padding:1.3rem;color:rgb(var(--color-foreground));position:relative}.list-social__link:hover .icon{transform:scale(1.07);color:var(--hover-color)}.list-social .list-social__link:hover:before{visibility:visible}