.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS *//**
.gform_wrapper .gf_page_steps {
    display: none !important
}

.gform_wrapper .gf_page {
    display: block !important
}

.gform_next_button,.gform_previous_button{
  display: none !important;
}

.gform-body{
  display: flex;
  gap: 20px;
}
[id^="gform_page_64_"]{
  display: block !important;
  min-width: 120px;
}/* End custom CSS */