.texto_expandible {}
.texto_expandible .texto_expandible__visible {}
.texto_expandible .texto_expandible__oculto { display: none;}
.texto_expandible .texto_expandible__oculto.expandido { display: block;}