/* CSS 'incPCD.html'*/

/*Pag top background*/
#background-top-img{
  height: 80vh;
  width: 100%;
  background-image: url(../img/img/pcds.png);
  background-position: center;
  background-size: cover;
}

.section-inclusao,
.section-inclusao img {
  border-radius: 10px;
}
.section-inclusao p {
  text-align: justify;
}