.vantagem strong{
    font-size: 16px;
    line-height: 150%;
}
.listagem .listagem-item .info-produto.prodTxt-2 .nome-produto {
    min-height: 35px;
    -webkit-line-clamp: 3;
}
.info-principal-produto .nome-produto {
    line-height: 125%;
}
.produto-detalhes {
    padding-bottom: 50px;
}
#rodape .rodape-institucional {
    width: 25%;
}
#rodape .rodape-atendimento {
    width: 25%;
}
#rodape .rodape-institucional ul li a {
    font-size: 14px;
    line-height: 125%;
}
.a-block:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
}
#rodape .rodape-sobre p {
    font-size: 14px;
    line-height: 125%;
}



.titulo-categoria strong:first-of-type{
    display:none;
}
.descricao strong{
    display:block;
}
.descricao{
    padding:25px 0;
}
.descricao h2{
    font-size:24px;
    line-height:150%;
    text-align: center;
    color: #06D;
    margin: 0 0 50px;
}
.descricao h2 span{
    font-size:20px;
    color: #333;
}
.descricao h3{
    font-size: 18px;
    margin: 25px 0 10px;
    line-height:125%;
    color: #06D;
}
.descricao p{
    font-size:16px;
    line-height:150%;
}
.descricao ul{
    font-size:16px;
    line-height:150%;
}
.descricao li{
    font-size:16px;
    line-height:150%;
}