/* Coloured Callout Block Colour Override */
/*.num-callout-container>div:nth-of-type(odd) {
	 background: #c20e26;
}
 .num-callout-container>div:nth-of-type(even) {
	 background: #060963;
}*/
.sub-task-links .icn-donate {
    display: inline-block;
}
.sub-task-links .icn-pipe:after {
    display: inline-block;
    content: "|";
    padding-left: 5px;
}