#wpforms-tools > div > div:nth-child(2) {
  display: none;
}
#wpforms-tools > div > div:nth-child(3) {
  display: none;
}
#wpmem_reg > #wpmem_profile_form .buttons {
  background-color: #5fdede !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  margin-left: 0px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-right: 12px !important;
  padding-left: 12px !important;
}
#wpmem_login > #wpmem_pwdchange_form .buttons {
  background-color: #5fdede !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
  margin-left: 0px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-right: 12px !important;
  padding-left: 12px !important;
}
