.wp-block-button:hover .wp-block-button__link {
  background-color: var(--hover-bg, inherit) !important;
  color: var(--hover-text, inherit) !important;
  transition: background-color .2s ease, color .2s ease; }

.editor-styles-wrapper .wp-block-button:hover .wp-block-button__link {
  background-color: var(--hover-bg, inherit) !important;
  color: var(--hover-text, inherit) !important;
  transition: background-color .2s ease, color .2s ease; }

/*# sourceMappingURL=button-hover-front.css.map */
