/* Elementor 4.x: keep Royal Addons form icons inline with their button labels. */
.elementor-widget-wpr-form-builder .wpr-button .elementor-button-icon {
  display: inline-flex;
  width: auto;
}
