@charset "UTF-8";
/* CSS Document */
/* Estilos para el texto que es cortate */

div.moduletable_que_es_cortate {
    
    margin: 0;
    padding: 0;
    
}


.moduletable_que_es_cortate h3 {
    
    font-size: 18px;
    line-height: 22px;
    
    padding: 0px;
    margin: 0px;    
    
    letter-spacing: 0.025em;
    
    border: none;
    
} 


.custom_que_es_cortate p {
    
    font-size: 12px;
    line-height: 16px;
    
}