body {
    
}
.principal {
    background: #b6aeae;
}

h1 {text-align: center
}


p {
    text-align: center;

}
strong{color: red;}

.itens {
    font-style: italic;
}


.inovaçoes {
    background: #ffffff;
}

h2  {
   text-align: center;
}