.abas-custom #descricao font{
    font-weight: initial;
}
.abas-custom #descricao span{
    font-size: initial;
    font-weight: initial;
}
.abas-custom #descricao strong{
    font-size: initial;
    font-weight: 700;
}
.abas-custom #descricao h1,
.abas-custom #descricao h2,
.abas-custom #descricao h3,
.abas-custom #descricao h4,
.abas-custom #descricao h5,
.abas-custom #descricao h6{
	margin: 5px 0;
}
.pagina-pagina #corpo .caixa-sombreada p strong{
    font-weight: 600;
}

.pagina-pagina #corpo .caixa-sombreada p * {
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
}