.share-box{display:flex;gap:20px;justify-content:center;margin:10px 0 50px}.share-btn{align-items:center;background:var(--color-gray-02);border:0;border-radius:5px;display:flex;height:50px;justify-content:center;width:50px}.share-btn:hover{background:#efedef}.share-btn img{max-height:28px;transition:.2s}.share-btn:not(.share-tw):not(.share-fb) img{filter:brightness(.8) invert(1)}