.is-style-ghost .wp-block-button__link{background:transparent !important;color:inherit;position:relative;z-index:0;color:var(--wp--custom--button-ghost--color, inherit)}.is-style-ghost .wp-block-button__link::before{content:"";position:absolute;inset:0;background:currentcolor;opacity:var(--wp--custom--ghost--opacity, 0.1);transition:var(--wp--custom--transition);border-radius:inherit;z-index:-1}.is-style-ghost:not(.wp-block-button){background:transparent !important;color:inherit;position:relative;z-index:0}.is-style-ghost:not(.wp-block-button)::before{content:"";position:absolute;inset:0;background:currentcolor;opacity:var(--wp--custom--ghost--opacity, 0.1);transition:var(--wp--custom--transition);border-radius:inherit;z-index:-1}