.block-ss-modal .block-ss-modal__button,
.editor-styles-wrapper .block-ss-modal .block-ss-modal__button {
	display: inline-flex;
	width: 100%;
	gap: 6px;
}

.block-ss-modal .block-ss-modal__button svg,
.editor-styles-wrapper .block-ss-modal .block-ss-modal__button svg {
	width: 24px;
    height: 24px;
    padding: 4px;
    background-color: var(--wp--preset--color--background);
    border-radius: var(--wp--custom--border-radius--large);
	box-sizing: inherit;
}

/* Social share modal */
/* STYLING IS IN POST-HEADER.SCSS FEB 2026 this block shares html and styling with post header share button */
