/*Layouts css goes here*/

.reducespaceabove {
  margin-top: -20px;
}

.bp-source {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 0.82em;
    color: #606060;
    font-style: italic;
}

/* Added by Hubert Thieriot - China Water Risk on 23 October 2018
  - hiding BigPicture featured image on its own page */
.the-big-picture .post-thumbnail {
    display: none;
}
