.nw-register-submitbtn {
  margin-top: 38px;
}

.nw-registerv1-submitbtn {
  margin-top: 10px;
}

.nw-register-loader-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  height: inherit;
}

.nw-register-loader-wrapper svg {
  height: max-content;
}
