.component-share ul{list-style:none;margin:0;padding:0}.component-share li{margin:0;padding:0}.component-share .share-button{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;position:relative;text-decoration:none;transition:opacity .2s ease;width:32px;zoom:normal}.component-share .share-button:focus,.component-share .share-button:hover{opacity:.85;text-decoration:none}.component-share .share-button svg{display:block;flex-shrink:0;height:100%;width:100%}.component-share .share-button--copy .share-button__icon{display:inline-flex;height:100%;width:100%}.component-share .share-button--copy .share-button__icon--copied,.component-share .share-button--copy.is-copied .share-button__icon--default{display:none}.component-share .share-button--copy.is-copied .share-button__icon--copied{display:inline-flex}