/* Id: 7.15370240.1602270954
 * Generated: 2020-11-20 09:38:52
 */
    .wysiwyg a{
  /* Colours links in news stories */ 
   /* color: #0000EE !important ; /*
  }
  
.social-widget{
/* Moves social buttons down a bit, to leave room for longer photo credits  */
     padding-top: 20px !important; 
}

.taxonomy{
/* Hides the tags from displaying on the story page  */
     /* visibility:hidden;    */
}

h1.pageTitle{
/* Removes the ALL UPPERCASE and styles headlines on article page */    
  text-transform: none !important;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
  }

.topImage-block .picture {
 /* Removes grey background around pictures on articles*/ 
 background-color:#ffffff !important;
}

}

/*Temp hide related content until CTV starts auto-posting again*/
#Related{
 visibility:hidden;
 display:none;  
}



      