.texto {
  width: 100%;
  padding: 2rem;
}

.cd-section h1 {
  font-size: 2rem;
  display:inline-block;


}


.cd-scroll-down {
  bottom: 4rem;
}

.linha-fina {
  width: 100%;
  font-size: 1.2rem;
  line-height: 1.4rem;
}

.animacao-interna {
  width: 300px;
  height: 255px;
  margin: auto;
  float: none;
  margin-left: -1rem;
  margin-right: 0;

}

.cd-section h2 {
  color: #1B2C3A;
  font-weight: 600;
  font-size: 2rem;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 0rem;
}

.cd-section h3 {

  font-size: 1.4rem;

}

.linha-fina-capitulo {
  margin: auto;
  margin-bottom: 60px;
  font-weight: 600;
  width: 100%;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
