.big-text {
  
  font-stretch: 125%;
  
  }
    
  .red {
  color: red;
  
  }  
  .underline {
      text-decoration-line: underline;
  }