/* Reduce bottom margin of factfile boxes */
div.storytext div.factfile {
padding-bottom: 4px;
}

/* Change colour of group story header bar */
.groupTopBox {
background-color: #b42b85;
}