.texto-colapsable{max-height:123px;overflow:hidden;transition:max-height 0.5s ease-in-out}.texto-colapsable.expandido{max-height:none}.boton-ver-mas{cursor:pointer;display:inline-block;text-align:left;color:#134174;font-weight:bold;margin-top:5px}.boton-ver-mas:hover{color:#0087cf}