.wp-block-button.is-style-outline
  > .wp-block-button__link:not(.has-text-color, .has-background):hover {
  background-color: var(--wp--preset--color--primary-three);
  color: var(--wp--preset--color--white);
  border-color: var(--wp--preset--color--primary-three);
}
