.form-group-firstButtons {
  display: flex;
  flex-direction: row;
  width: 92%;
  margin: auto;
  justify-content: space-between;
}
