.sr-social{display:flex;flex-direction:column;gap:6px;list-style:none;list-style-type:none;margin:0;padding:0;width:100%}.sr-social.vertical{flex-direction:row}.sr-social a{display:inline-flex;opacity:1;transition:opacity .25s ease-in-out;will-change:opacity}.sr-social a:hover{opacity:.75}.sr-social svg{color:var(--f);fill:var(--f)}.icon-bg{align-items:center;background:var(--b);border-radius:100%;height:var(--h);justify-content:center;width:var(--w)}