:root :where(.opening-modal .wp-block-button.is-style-transparent .wp-element-button){
  background-color:transparent;
  color:currentColor;
}

:root :where(.opening-modal .wp-block-button.is-style-transparent .wp-element-button:not(.has-background):hover){
  background-color:color-mix(in srgb, currentColor 5%, transparent);
}
/*# sourceMappingURL=opening-modal.css.map */
