body {
  text-align: right;
  direction: rtl;
}

.move_screen_buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.form-open-input {
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  margin-right: 1rem;
}
