
  h2.title {
    font-size:        49px;
    line-height:      50px;
    margin-top:       37px;
    margin-bottom:    20px;
    text-decoration:  underline;
    color:            red;
  }
  
  h3.subtitle {
    font-size:        10px;
    font-weight:      bold;  
    margin-bottom:    15px;
  }