.share-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.share-actions .share-button{display:inline-flex;align-items:center;padding:10px 13px;text-decoration:none}.share-actions .share-button span{display:inline-grid;place-items:center;width:17px;height:17px;margin-right:6px;color:#fff;background:#172126;border-radius:50%;font:600 10px 'DM Sans',sans-serif}.share-actions .share-x{color:#fff;background:#172126}.share-actions .share-x:hover{background:#000}.share-actions .share-facebook{color:#fff;background:#3d5fa8}.share-actions .share-facebook:hover{background:#2d4b8c}.share-actions .share-facebook span{color:#3d5fa8;background:#fff}.share-actions .share-copy{color:#172126;background:#d7ef70}.share-actions .share-copy:hover{background:#e6f58d}.share-actions .share-button:focus-visible{outline:3px solid #e86f56;outline-offset:2px}@media(max-width:560px){.share-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.share-actions .share-copy{grid-column:1/-1}.share-actions .share-button{justify-content:center}}
