.curious_to_see1{
    font-size: 1.25rem;
    line-height: 1.875rem;
    text-align: left;
}

@media screen and (max-width: 460px) {
    .parolona {
        font-size: 2rem;
    }

}

@media screen and (max-width: 390px) {
    .curious_to_see1 {
        font-size: 1rem;
    }

    .the_pitch,
  .title_roots,
  .text_roots,
  .problem_writing,
  .focused_writing,
  .mission2 {
    padding-left: 2.25rem;
    padding-right: 2rem;
  }
}