/*
Generated time: December 2, 2022 12:25
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}.list-social__item{border-radius:50%}.list-social__item:hover .icon{fill:var(--color-base-text)}.list-social__item:hover{background-color:var(--color-base-accent-1)}.list-social__item .icon{height:16px;width:16px}.list-social__link{align-items:center;display:flex;padding:1.3rem;border-radius:50%}.list-social__link:hover{background-color:var(--color-base-button-background)}@media only screen and (max-width:989px){.list-social{justify-content:center}}