.pw-form__footer {
  height: 40px;
  margin-top: 8px;
  display: flex;
  flex-direction: row-reverse;
  button {
    margin: 0 4px;
  }
  align-items: center;
}
