.wp-block-button.has-image .wp-element-button {
  display: flex;
  flex-flow: row nowrap;
  justify-content: inherit;
  align-items: inherit;
  gap: 0.5em;
  font-weight: inherit;
}
