/*
Generated time: September 3, 2025 17:42
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.
*/
.xo-share{display:flex;gap:1rem}.xo-share__link{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:var(--buttons-radius);cursor:pointer;transition:.3s}.xo-share__link svg{color:rgba(var(--color-foreground));transition:.3s}.xo-share__link:hover{background-color:rgba(var(--color-foreground))}.xo-share__link:hover svg{color:rgba(var(--color-background))}