h1 {
  font-size: 3em;
}

p,
li {
  font-size: 1rem;
}

.form {
  align-items: top;
}

.input-resultado {
  width: 50%;
}

.form__origem-place--shared {
  max-width: calc(50% - 10px) !important;
  flex-grow: 0;
}

.--second-step {
  flex-direction: row;
  align-items: end;
  height: 500px;
  align-items: center;
  overflow: auto;
}

.--second-step .canva {
  height: 100%;
  width: 50%;
}
