/*
Generated time: May 4, 2025 12:45
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;margin-block-start:15px}.list-social__link{align-items:center;display:flex}.list-social__item .icon{width:16px;transition:.4s all}.footer .list-social__item:hover .icon{color:rgb(var(--color-base-accent-text-1))}.footer .list-social__item{background-color:rgba(var(--color-foreground),.1);margin-right:5px;display:flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:30px;transition:.4s all}.footer .list-social__item:hover{background-color:rgb(var(--color-base-accent-1))}.footer .list-social__link{color:rgb(var(--color-heading))}@media screen and (max-width:989px){.list-social__link{margin-inline-end:20px}}@media screen and (max-width:479px){.list-social{margin-block-start:10px}.list-social__item .icon{width:15px}}