/**Change color to the module header**/

/*Module 1*/
.item-group-condensed #5.ig-header {
    background-color: #FF8E72;
}
/**Change color to the lateral thin bar of module list **/
#context_modules #context_module_content_5 .ig-list .ig-row.ig-published::before {
	background-color: #ED6A5E;
  }