    
    #normalContent div[class$="default"]  {
      padding: 0 !important;
    }
    
     #normalContent div[class$="default"] h1 a:hover, h2 a:hover {
       color: #CF0C0C;
       border-bottom: 1px solid #CF0C0C;
       font-weight: 400;
     }