.share-buttons{align-items:center;gap:10px;display:flex}.share-buttons a,.share-buttons .copy-btn{color:#fff;cursor:pointer;background:#111;border:1px solid #222;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative}.share-buttons a:hover,.share-buttons .copy-btn:hover{color:#000;background:#fff}.share-buttons .copy-btn{border:1px solid #444}
