.formJoinCommunity_wrapper .gf_page_steps {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.formJoinCommunity_wrapper .gf_page_steps .gf_step {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  border-radius: 0;
  background: none;
}
