/* css styles */


/* justificar el texto */ 
p, ul, ol {
  text-align: justify; }       
  
    .big-text {
  font-size: 38px;
   }
   